Skip to content

Instantly share code, notes, and snippets.

@rentalcustard
Created November 12, 2012 13:16
Show Gist options
  • Save rentalcustard/4059342 to your computer and use it in GitHub Desktop.
Save rentalcustard/4059342 to your computer and use it in GitHub Desktop.
update_attributes(nil)
>> User.last.update_attributes(nil)
=> true
@lucapette
Copy link

Cool story.

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