Skip to content

Instantly share code, notes, and snippets.

@tagrudev
Created October 15, 2012 08:07
Show Gist options
  • Save tagrudev/3891324 to your computer and use it in GitHub Desktop.
Save tagrudev/3891324 to your computer and use it in GitHub Desktop.
product = Product.new
product.name = "Hello"
product.save!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment