rails/actionpack/lib
2007-09-23 21:58:02 +00:00
..
action_controller Remove , and ; (comma and semicolon) from routing separators again. References #8558. 2007-09-23 21:58:02 +00:00
action_pack Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00
action_view Rename some RequestForgeryProtection methods. The class method is now #protect_from_forgery, and the default parameter is now 'authenticity_token'. [Rick] 2007-09-23 18:14:44 +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