This project is archived and is in readonly mode.

Changeset [2e87196d14f0cb7b75a6b81cbd8a0810ed684de9] by Carl Lerche

December 29th, 2009 @ 09:21 PM

Use extlib_inheritable_accessor in request_forgery_protection.rb.

For some reason the current class_inheritable_accessor does not play nice with included hooks. class_inheritable_accessor will be revised shortly.
http://github.com/rails/rails/commit/2e87196d14f0cb7b75a6b81cbd8a08...

Committed by Carl Lerche

  • M actionpack/lib/action_controller/metal/request_forgery_protection.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>