José Valim
2008-Jun-10 15:50 UTC
Exception Notifiable should not override rescue_action_in_public
In its actual implementation, Exception Notifiable overrides rescue_action_in_public. So if the user overrides it also, or the user implementation or the plugin won''t work. The solution is use alias_method_chain. Ticket with patch here: http://rails.lighthouseapp.com/projects/8995-rails-plugins/tickets/16-exception-notifiable-should-not-override-rescue_action_in_public --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---