> protect_against_forgery? is a method defined in
> ActionController::RequestForgeryProtection and supposed to be made
> available as helper method through
> "helper_methods :protect_against_forgery?".  But somehow my view is
> not picking up these helpers methods.
> 
> Please help!  I am stuck for several hours now trying to figure it out.

Do you have any plugins installed?  This appears to work ok for me
locally.  Your best bet is probably to start a fresh test app, and see
if you can repeat the problem there.   If you can, then you can attach
it to a ticket in lighthouse and try to figure out the solution with
other contributors.

If you can't, then there's something up with your application.

Good luck.

-- 
Cheers,

Koz


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to