Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- # 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
|