I have following plugin installed, how any plugin could interfere with
this?
- act_as_list
- engines
- giberrish
- savage_beast
- simple_captcha
- sql_session_store
- tiny_mce
- white_list
- white_list_formatted_content
- will_paginate

Among those, all but sql_session_store, tiny_mce and white_list are
introducted after I upgrade to rails 2.1.1 and adding new features.

On Oct 1, 2:51 am, Michael Koziarski <[EMAIL PROTECTED]> wrote:
> > 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