Skip to content

Instantly share code, notes, and snippets.

@elricstorm
Created January 29, 2014 18:19
Show Gist options
  • Save elricstorm/8693762 to your computer and use it in GitHub Desktop.
Save elricstorm/8693762 to your computer and use it in GitHub Desktop.
error 2
I, [2014-01-29T13:08:51.853592 #30794] INFO -- : Processing by Devise::SessionsController#create as HTML
I, [2014-01-29T13:08:51.853726 #30794] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"bY9aBQPKBhetp+jNrl0/WHuN+/jkTzCsW9cGd4kkMDs=", "user"=>{"email"=>"[email protected]", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in to Bust the Books"}
W, [2014-01-29T13:08:51.854607 #30794] WARN -- : Can't verify CSRF token authenticity
I, [2014-01-29T13:08:51.871144 #30794] INFO -- : Completed 401 Unauthorized in 17ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment