Skip to content

Instantly share code, notes, and snippets.

@Shinpeim
Last active August 29, 2015 14:07
Show Gist options
  • Save Shinpeim/ba3b76c94f673188df36 to your computer and use it in GitHub Desktop.
Save Shinpeim/ba3b76c94f673188df36 to your computer and use it in GitHub Desktop.
user = User.first
duped = user.dup
duped.changes # => {"email"=>["","[email protected]"],"name"=>["","shinpei"]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment