Skip to content

Instantly share code, notes, and snippets.

@JunilJacob
Created May 26, 2016 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JunilJacob/acd0de681b9fe2432b23fa84f4d32696 to your computer and use it in GitHub Desktop.
Save JunilJacob/acd0de681b9fe2432b23fa84f4d32696 to your computer and use it in GitHub Desktop.
ApplicationController.allow_forgery_protection = false
app.post('/users/sign_in', {"users"=>{"email"=>"sam@example.com", "password"=>"password"}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment