rails/actionpack/lib
2005-10-13 18:09:27 +00:00
..
action_controller Unset the X-Requested-With header when using the xhr wrapper in functional tests. Closes #2352. 2005-10-13 18:09:27 +00:00
action_pack Move lib/version.rb to lib/action_pack/version.rb 2005-10-10 14:33:44 +00:00
action_view Wrap javascript_tag contents in a CDATA section and add a cdata_section method to TagHelper. Closes #1691. 2005-10-12 22:47:39 +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_view.rb Streamline render process, code cleaning. Closes #2294. 2005-09-27 16:45:39 +00:00