]> git.openstreetmap.org Git - rails.git/history - config/initializers/action_controller.rb
We don't need the @notice hack - we can use flash.now to achieve the same thing.
[rails.git] / config / initializers / action_controller.rb
2009-05-21 Matt AmosDisabled automatic parsing of XML to a hash in request...