Guest User

Untitled

a guest
Oct 19th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. ruby-1.9.2-p180 :010 > user = User.create
  2. => #<User id: nil, name: nil, email: nil, created_at: nil, updated_at: nil, tnop_id: nil, confirmation_token: nil, confirmed_at: nil, confirmation_sent_at: nil, reset_password_token: nil, reset_password_sent_at: nil, remember_created_at: nil, sign_in_count: 0, current_sign_in_at: nil, last_sign_in_at: nil, current_sign_in_ip: nil, last_sign_in_ip: nil, encrypted_password: nil, admin: false>
Add Comment
Please, Sign In to add comment