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
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
..
http remove a cache we do not need 2012-12-14 11:16:18 -08:00
journey Integrate Journey into Action Dispatch 2012-12-19 22:13:08 +00:00
middleware Minor js review [ci skip] 2012-12-18 08:28:21 -02:00
request
routing Integrate Journey into Action Dispatch 2012-12-19 22:13:08 +00:00
testing
journey.rb Integrate Journey into Action Dispatch 2012-12-19 22:13:08 +00:00
railtie.rb
routing.rb