Skip to content

Instantly share code, notes, and snippets.

@kienbt01359
Created October 27, 2014 09:59
Show Gist options
  • Save kienbt01359/32c14913178c36826351 to your computer and use it in GitHub Desktop.
Save kienbt01359/32c14913178c36826351 to your computer and use it in GitHub Desktop.
` % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4323 <meta content="authenticity_token" name="csrf-param" />
100 43<meta content="o8fq6RuChCMLvAitKGUVE3+OT90PBpVPzOYBo/mc7dc=" name="csrf-token" />
23 0 0 142k 0 --:--:-- --:--:-- --:--:-- 145k`
@kienbt01359
Copy link
Author

User.last
  User Load (0.1ms)  SELECT "users".* FROM "users" ORDER BY "users"."id" DESC LIMIT 1
 => #<User id: 2, name: "kiennnn", email: "nnn@nn.com", password_digest: "$2a$10$0oKWcpuo5J1IoPvaEbiqROf3pfMu00ZBrJ6omanWxqm....", remember_token: "995e3f83501095adf063366421b44eead2db1bdb", admin: false, created_at: "2014-10-27 09:56:40", updated_at: "2014-10-27 09:56:40"> 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment