Advertisement
Guest User

Untitled

a guest
Jul 11th, 2017
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. user = User.new({ :email => "example@example.com", :password => "example", :password_confirmation => "example" })
  2. 9:33 AM
  3. user.save
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement