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
Brian Cardarella 2ee4dd856d Route root helper shortcut
Allow the root route helper to accept just a string
2012-03-03 22:25:05 -05:00
..
mapper.rb Route root helper shortcut 2012-03-03 22:25:05 -05:00
polymorphic_routes.rb Improve cache on route_key lookup. 2011-12-08 19:53:16 +01:00
redirection.rb Remove deprecation warnings from Action Pack. 2011-12-20 15:12:38 +01:00
route_set.rb don't pass unnecessary argument 2012-03-02 19:01:53 +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 Optimize url helpers. 2012-03-02 15:01:20 +01:00