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 56fee39c39 Integrate Journey into Action Dispatch
Move the Journey code underneath the ActionDispatch namespace so
that we don't pollute the global namespace with names that may
be used for models.

Fixes rails/journey#49.
2012-12-19 22:13:08 +00:00
..
inspector.rb Revert "Merge pull request #8499 from schneems/schneems/html-route-inspector" 2012-12-14 15:44:57 -05:00
mapper.rb Merge pull request #8412 from JoeyButler/action_dispatch_routing_mapper_refactoring 2012-12-05 05:05:40 -08:00
polymorphic_routes.rb Cleans and removes useless 'Examples' tag [ci skip] 2012-12-01 15:19:45 -05:00
redirection.rb Use merge! in some places to avoid creating extra hashes 2012-11-24 09:19:21 -02:00
route_set.rb Integrate Journey into Action Dispatch 2012-12-19 22:13:08 +00: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 1.9 hash syntax changes to docs 2012-10-31 21:19:44 +02:00