Skip to content

Instantly share code, notes, and snippets.

@sidravic
Created January 16, 2014 07:57
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/5fd6d41f533b73052ce5 to your computer and use it in GitHub Desktop.
Save sidravic/5fd6d41f533b73052ce5 to your computer and use it in GitHub Desktop.
myobject = MyModel.new
myobject.price = 55
myobject.with(safe:true).save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment