rails/actionpack/lib
2007-10-08 05:50:59 +00:00
..
action_controller Fix url_for, redirect_to, etc. with :controller => :symbol instead of 'string'. Closes #8562, #9525. 2007-10-07 19:12:02 +00:00
action_pack Bump versions for 1.2.4 release. 2007-10-05 05:20:37 +00:00
action_view form_for example for namespaced routes. Closes #9769 [sjgman9] 2007-10-08 05:50:59 +00:00
action_controller.rb Merge csrf_killer plugin into rails. Adds RequestForgeryProtection model that verifies session-specific _tokens for non-GET requests. [Rick] 2007-09-23 02:32:55 +00:00
action_pack.rb Update copyright span 2007-09-09 17:57:16 +00:00
action_view.rb Update copyright span 2007-09-09 17:57:16 +00:00
actionpack.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00