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
2008-12-04 17:20:51 -06:00
..
action_controller Ensure each rack request has its own dispatcher instance 2008-12-04 11:03:16 -06:00
action_pack Assume that the next version is going to be 2.3 for now 2008-11-19 14:12:38 +01:00
action_view Set template_format to html inside rjs templates so renders within it default to html. 2008-12-04 17:20:51 -06:00
action_controller.rb Add internal middleware stack to Dispatcher 2008-12-01 13:49:34 -06:00
action_pack.rb
action_view.rb Add config.preload_frameworks to load all frameworks at startup. Default to false so Rails autoloads itself as it's used. 2008-11-24 18:43:04 -08:00
actionpack.rb