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
José Valim 5c565a2942 Merge pull request #6588 from nbibler/polymorphic_to_model
Correct the use of to_model in polymorphic routing
2012-06-01 16:42:09 +02:00
..
mapper.rb Include routes.mounted_helpers into integration tests 2012-06-01 16:14:08 +02:00
polymorphic_routes.rb Merge pull request #6588 from nbibler/polymorphic_to_model 2012-06-01 16:42:09 +02:00
redirection.rb Return 400 Bad Request for URL paths with invalid encoding. 2012-05-20 19:07:04 +01:00
route_set.rb Simplify logic to initialize valid conditions in RouteSet 2012-05-31 09:38:24 -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 Removing ==Examples and last blank lines of docs from actionpack 2012-05-15 01:51:54 -05:00