Before 2.2 RC1 is pushed

I have also one patch related to exception_notification plugin.

Since Rails 2.2 is about localization, more people are likely to override rescue_action_in_public in Controllers to show localized rescues, which leads to an error in exception_notification.

The patch also fix the problem that exception_notification has the public directory hard coded "#{RAILS_ROOT}/public/404.html".

http://rails.lighthouseapp.com/projects/8995/tickets/16-exception-notifiable-should-not-override-rescue_action_in_public

Thanks!

http://josevalim.blogspot.com/

This is really tiny. It might seem silly, but it makes merging schema.rb a bit quicker.

http://github.com/jordi/rails/tree/readable_schema_rb_timestamp (also attached)

0001-Changes-the-value-of-version-in-schema.rb-for-easy.patch (2.39 KB)