Skip to content

Instantly share code, notes, and snippets.

@mjdavies
Created September 20, 2012 16:22
Show Gist options
  • Save mjdavies/3756892 to your computer and use it in GitHub Desktop.
Save mjdavies/3756892 to your computer and use it in GitHub Desktop.
rb(main):001:0> Mailer.shithead().deliver
NoMethodError: undefined method `shithead' for Mailer:Class
from /var/www/rails/courses/shared/bundle/ruby/1.8/gems/actionmailer-3.0.7/lib/action_mailer/deprecated_api.rb:74:in `method_missing'
from /var/www/rails/courses/shared/bundle/ruby/1.8/gems/actionmailer-3.0.7/lib/action_mailer/base.rb:452:in `method_missing'
from (irb):1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment