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
Santiago Pastorino 29fdd8c777 Use a BodyProxy instead of including a Module that responds to close.
Closes #4441 if Active Record is disabled assets are delivered correctly
2012-01-13 19:46:13 -02:00
..
http Delegate subdomain method to the URL module, removing duplication 2012-01-12 14:47:25 -02:00
middleware Use a BodyProxy instead of including a Module that responds to close. 2012-01-13 19:46:13 -02:00
routing We should finalize the routes as soon as possible and not wait for the controller to be loaded. 2012-01-06 17:10:39 +01:00
testing Use MiniTest::Assertions instead of Test::Unit::Assertions 2012-01-06 22:51:11 -03:00
railtie.rb remove Rails application fallback from AD::IntegrationTest 2011-12-23 22:39:54 +03:00
routing.rb Clean up routes inclusion and add some comments for the next soul that decides to adventure on this code. 2012-01-03 20:09:11 +01:00