Skip to content

Instantly share code, notes, and snippets.

@jasonlyles
Created April 12, 2011 00:44
Show Gist options
  • Save jasonlyles/914693 to your computer and use it in GitHub Desktop.
Save jasonlyles/914693 to your computer and use it in GitHub Desktop.
Product.create(:product_type => 'Instructions', :name => 'Rollback Tow Truck', :category_id => 1, :subcategory_id => 1, :product_code => 'CV001', :description => "Neat-o", :price => 3,:ready_for_public => true, :tweet => "100 characters or less, just because I have something that populates the rest of the tweet and takes 40 chars")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment