Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- # 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
|