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
2005-11-07 09:31:49 +00:00
..
action_controller Fix conflict with assert_tag and Glue gem (closes #2255) [david.felstead@gmail.com] 2005-11-07 09:31:49 +00:00
action_pack Prepared for release of 0.14.2 (RC3) 2005-10-25 22:11:48 +00:00
action_view Change javascript_include_tag :defaults to not use script.aculo.us loader, which facilitates the use of plugins for future script.aculo.us and third party javascript extensions, and provide register_javascript_include_default for plugins to specify additional JavaScript files to load. Removed scriptaculous.js, slider.js and builder.js 2005-11-01 06:34:40 +00:00
action_controller.rb Only attempt to require Active Support if it hasnt been already #1959 2005-09-15 05:34:59 +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