Hello All,
I am facing ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken) error when I am using IE for form submit but it works fine wih FF and Chrome. Please help me .
Thanks MJ
Hello All,
I am facing ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken) error when I am using IE for form submit but it works fine wih FF and Chrome. Please help me .
Thanks MJ
Comment following line from the ApplicationController
protect_from_forgery # See ActionController::RequestForgeryProtection for details