Skip to content

Instantly share code, notes, and snippets.

@sidravic
Created January 16, 2014 07:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sidravic/0d5bd6761af11eaf9f03 to your computer and use it in GitHub Desktop.
Save sidravic/0d5bd6761af11eaf9f03 to your computer and use it in GitHub Desktop.
myobject = MyObject.new
myobject.price = 55
myobject.with(safe: {w:1}).save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment