Skip to content

Instantly share code, notes, and snippets.

@hemalich
Created April 27, 2011 08:13
Show Gist options
  • Save hemalich/943898 to your computer and use it in GitHub Desktop.
Save hemalich/943898 to your computer and use it in GitHub Desktop.
Item.create :name => "Pendrive", :price => "500"
Item.create :name => "Laptop", :price => "25000"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment