I have an app that works on Heroku, but on my local machine gives me this error after i try to sign in:
ActionController::InvalidAuthenticityToken in Devise/registrationsController#create
Any help would be appreciated.
I'm using Rails 3.0.3, Ruby 1.9.2 and latest Devise version.