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
2009-02-20 14:19:45 -06:00
..
action_controller make action_controller/layouts pick templates from the current instance's view_paths instead of the class view_paths [#1974 state:resolved] 2009-02-20 14:19:45 -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 Fix templates reloading in development when using custom view path [#2012 state:resolved] 2009-02-19 20:55:56 -06:00
action_controller.rb Move development mode reloading up the stack to avoid issues with class reloading in middleware 2009-02-20 12:04:57 -06:00
action_pack.rb Bump up the year in MIT license files 2009-01-18 05:28:21 +00:00
action_view.rb Port fast reloadable templates from rails-dev-boost. 2009-02-12 13:04:12 -06:00
actionpack.rb