]> git.openstreetmap.org Git - rails.git/history - config/initializers/action_controller.rb
Fixes bug #2152 by preventing over-expansion of bboxes beyond the world range.
[rails.git] / config / initializers / action_controller.rb
2009-05-21 Matt AmosDisabled automatic parsing of XML to a hash in request...