1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/routing
Andrew White c5807728d5 Revert "polymorphic_url with an array generates a query string"
Passing options as the last value in an array doesn't work with form_for.
This reverts commit 61c8a4d926.
2012-08-04 19:02:58 +01:00
..
inspector.rb Rename RouteInspector to RoutesInspector 2012-07-08 13:49:15 -03:00
mapper.rb Merge branch 'master' of github.com:lifo/docrails 2012-08-04 15:18:35 +05:30
polymorphic_routes.rb Revert "polymorphic_url with an array generates a query string" 2012-08-04 19:02:58 +01:00
redirection.rb Return 400 Bad Request for URL paths with invalid encoding. 2012-05-20 19:07:04 +01:00
route_set.rb RouteSet: cleanup some unneeded compexity 2012-08-04 15:11:10 +03:00
routes_proxy.rb Override respond_to? since we are also overriding method_missing. 2012-01-03 20:26:45 +01:00
url_for.rb fix typo in documentation 2012-07-26 22:44:36 +04:00