rails--rails/actionpack/lib
Rick Olson 742694e0eb Simplfy #view_paths implementation. ActionView templates get the exact object, not a dup. [Rick]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8035 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-10-26 05:45:41 +00:00
..
action_controller Simplfy #view_paths implementation. ActionView templates get the exact object, not a dup. [Rick] 2007-10-26 05:45:41 +00:00
action_pack Update versions here too 2007-10-12 16:03:54 +00:00
action_view FormHelper's auto_index should use #to_param instead of #id_before_type_cast. Closes #9994 [mattly] 2007-10-26 04:48:19 +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