You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
-
- one:
- title: MyString
- description: MyText
- image_url: MyString
- price: 9.99
-
- two:
- title: MyString
- description: MyText
- image_url: MyString
- price: 9.99
-
- ruby:
- title: Programming Ruby 1.9
- description:
- Ruby is the fastes growing and most exciting dynamic language out
- there. If you need to get working programs delivered fast, you should
- add Ruby to your toolbox.
- price: 49.50
- image_url: ruby.png
|