Skip to content

Instantly share code, notes, and snippets.

@Ravenna
Created November 28, 2011 04:27
Show Gist options
  • Save Ravenna/1399107 to your computer and use it in GitHub Desktop.
Save Ravenna/1399107 to your computer and use it in GitHub Desktop.
log
Started POST "/redemptions" for 127.0.0.1 at 2011-11-27 20:23:53 -0800
Processing by RedemptionsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"RMLPq3s2KbZHBDkj7j1lL29fJD/hO8qik+iBMWtxQBU=", "redemption"=>{"code_id"=>"fc6f58"}, "commit"=>"Submit"}
User Load (3.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1
(2.1ms) BEGIN
(0.2ms) COMMIT
(2.4ms) BEGIN
(0.1ms) ROLLBACK
Redirected to http://localhost:3000/bands
Completed 302 Found in 130ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment