Skip to content

Instantly share code, notes, and snippets.

@simplyb
Created September 12, 2012 18:21
Show Gist options
  • Save simplyb/3708817 to your computer and use it in GitHub Desktop.
Save simplyb/3708817 to your computer and use it in GitHub Desktop.
> user.name = "John"
> user.save
> user.previous_changes
=> {"name"=>["Frank", "John"]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment