rails/actionpack/lib
2006-02-12 05:51:02 +00:00
..
action_controller Stopped the massive bleeding of concerns into ActionController::Base. Base no longer knows about flash, filters, or components. This may well have introduced some instability, please do test with apps, especially the ones using components. [DHH] 2006-02-12 05:51:02 +00:00
action_pack Update versions to match latest from stable 2006-02-05 00:59:57 +00:00
action_view Add JavaScriptGenerator#replace_element for replacing an element's "outer HTML". Closes #3246. 2006-02-12 01:30:13 +00:00
action_controller.rb Stopped the massive bleeding of concerns into ActionController::Base. Base no longer knows about flash, filters, or components. This may well have introduced some instability, please do test with apps, especially the ones using components. [DHH] 2006-02-12 05:51:02 +00:00
action_pack.rb Added action_pack.rb stub so that ActionPack::Version loads properly 2005-11-05 03:03:31 +00:00
action_view.rb Streamline render process, code cleaning. Closes #2294. 2005-09-27 16:45:39 +00:00