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
David Heinemeier Hansson 3c695356ae Fixed the layout defaults (closes #9564) [lifo]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7661 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-28 01:23:20 +00:00
..
action_controller Fixed the layout defaults (closes #9564) [lifo] 2007-09-28 01:23:20 +00:00
action_pack Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00
action_view Protect button_to behind protect_from_forgery (closes #9675) [lifo] 2007-09-25 16:50:35 +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