]> git.openstreetmap.org Git - rails.git/history - config/initializers/abstract_adapter.rb
We don't need the @notice hack - we can use flash.now to achieve the same thing.
[rails.git] / config / initializers / abstract_adapter.rb
2009-05-21 Tom HughesCheck for wrapped timeout errors properly.
2009-05-21 Shaun McDonaldRaising an exception in Ruby requires a .new. Add a...
2009-05-21 Tom HughesMonkey patch rails to ensure OSM::APITimeoutError excep...