Created
August 14, 2015 20:06
-
-
Save farhan-syed/4fc78932be8f68643c7d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started POST "/login/log_in" for ::1 at 2015-08-14 13:05:08 -0700 | |
Processing by LoginController#log_in as */* | |
Parameters: {"stripeToken"=>"tok_16ZoQK27so3cCAuPJ5K06P7y"} | |
{"stripeToken"=>"tok_16ZoQK27so3cCAuPJ5K06P7y", "controller"=>"login", "action"=>"log_in"} | |
Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) | |
NoMethodError (undefined method `[]' for nil:NilClass): | |
app/controllers/login_controller.rb:11:in `log_in' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment