You can also set it by action protect_from_forgery :except => :index
On Jul 27, 9:57 pm, Arzumy <[email protected]> wrote: > you can skip in in controller like this > > skip_before_filter :verify_authenticity_token > > Cheers! > Arzumy > > On Jul 28, 9:33 am, JannaB <[email protected]> wrote: > > > > > How can I override the need for the authenticity_token or bypass it > > altogether? -Janna B --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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-talk?hl=en -~----------~----~----~----~------~----~------~--~---

