Skip to content

Instantly share code, notes, and snippets.

@lmancilla
Created October 27, 2009 14:56
Show Gist options
  • Save lmancilla/219615 to your computer and use it in GitHub Desktop.
Save lmancilla/219615 to your computer and use it in GitHub Desktop.
/usr/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/commands/runner.rb:48: /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:105:in `const_missing': uninitialized constant TMail::Encoder::Encoding (NameError)
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/encode.rb:344:in `scanadd'
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/encode.rb:305:in `text'
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/header.rb:200:in `do_accept'
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/header.rb:165:in `accept'
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/mail.rb:174:in `accept'
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/mail.rb:344:in `ordered_each'
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/mail.rb:344:in `each'
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/mail.rb:344:in `ordered_each'
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/mail.rb:342:in `each'
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/mail.rb:342:in `ordered_each'
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/mail.rb:171:in `accept'
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/mail.rb:192:in `with_multipart_encoding'
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/mail.rb:170:in `accept'
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/encode.rb:98:in `accept_strategy'
from /usr/lib/ruby/gems/1.8/gems/tmail-1.2.3.1/lib/tmail/encode.rb:74:in `encoded'
from /usr/lib/ruby/gems/1.8/gems/actionmailer-2.3.4/lib/action_mailer/base.rb:519:in `deliver!'
from /usr/lib/ruby/gems/1.8/gems/actionmailer-2.3.4/lib/action_mailer/base.rb:395:in `method_missing'
from (eval):1
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `eval'
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/commands/runner.rb:48
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from script/runner:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment