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
Aaron Patterson 9b20b1cc0f pull up dispatcher allocation
the dispatcher class isn't configurable anymore, so pull up allocation
to the method that needs it.
2015-08-24 14:05:54 -07:00
..
http use a request object in the session middleware 2015-08-22 17:57:45 -07:00
journey set route precedence at allocation time 2015-08-20 15:34:18 -07:00
middleware use methods on the request object instead of accessing env 2015-08-23 17:25:13 -07:00
request use a request object in the session middleware 2015-08-22 17:57:45 -07:00
routing pull up dispatcher allocation 2015-08-24 14:05:54 -07:00
testing pass a request object to the headers object 2015-08-21 11:21:10 -07:00
journey.rb Integrate Journey into Action Dispatch 2012-12-19 22:13:08 +00:00
railtie.rb pass a config to the route set 2015-03-05 13:12:06 -08:00
routing.rb Remove assigns and assert_template. 2015-05-30 14:13:57 +08:00