Skip to content

Instantly share code, notes, and snippets.

@nitsujw
Created November 21, 2008 03:03
Show Gist options
  • Save nitsujw/27330 to your computer and use it in GitHub Desktop.
Save nitsujw/27330 to your computer and use it in GitHub Desktop.
irb(main):014:0> u.update_attributes(:password => "test", :password_confirmation => "test")
~ SELECT `id` FROM `users` WHERE (`login` = 'justin') ORDER BY `id` LIMIT 1
=> true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment