Skip to content

Instantly share code, notes, and snippets.

@meltzerj
Created May 1, 2011 07:37
Show Gist options
  • Select an option

  • Save meltzerj/950326 to your computer and use it in GitHub Desktop.

Select an option

Save meltzerj/950326 to your computer and use it in GitHub Desktop.
AREL (0.4ms) INSERT INTO "invitations" ("updated_at", "sender_id", "invitation_url", "created_at") VALUES ('2011-05-01 10:35:33.346784', NULL, 'http://www.dreamstill.com/?id=', '2011-05-01 10:35:33.346784')
AREL (0.1ms) INSERT INTO "signed_users" ("invitation_id", "updated_at", "link", "email", "created_at") VALUES (26, '2011-05-01 10:35:33.348869', '', '[email protected]', '2011-05-01 10:35:33.348869')
AREL (0.1ms) UPDATE "invitations" SET "updated_at" = '2011-05-01 10:35:33.350287', "sender_id" = 273 WHERE "invitations"."id" = 26
Redirected to http://localhost:3000/signed_users/273
Completed 302 Found in 36ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment