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
2007-12-28 20:59:30 +00:00
..
action_controller Ruby 1.9 compat: introduce instance_variable_names. Closes #10630 [Frederick Cheung] 2007-12-28 05:42:12 +00:00
action_pack Prepare for 2.0.2 release 2007-12-16 23:30:30 +00:00
action_view Fix that auto_link looks for ='s in url paths (Amazon urls have them). Closes #10640 [bgreenlee] 2007-12-28 20:59:30 +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 Refactor Action View template handlers. Closes #10437. 2007-12-09 22:11:11 +00:00
actionpack.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00