Skip to content

Instantly share code, notes, and snippets.

@indigoviolet
Created December 24, 2017 09:11
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 indigoviolet/b0e28b71c7e89fa03ddaffed79b40c08 to your computer and use it in GitHub Desktop.
Save indigoviolet/b0e28b71c7e89fa03ddaffed79b40c08 to your computer and use it in GitHub Desktop.
fin blog embed
[1] development (main)> !debug
[2] development (main)> User.find(1)
D, [2017-12-24T09:10:26.513297 #466] DEBUG -- : [Shard: master] User Load (3.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]]
D, [2017-12-24T09:10:26.521601 #466] DEBUG -- : [1] ↳ (pry):1:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment