changelog shortlog tags changeset manifest revisions annotate raw

test/fixtures/products.yml

changeset 9: 5cf82beef889
child:755229281e85
author: moriq@moriq.com
date: Mon Mar 10 03:22:11 2008 +0900 (16 years ago)
permissions: -rw-r--r--
description: add scaffold product.
1# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
2
3one:
4 name: にんじん
5 price: 100
6
7two:
8 name: たまねぎ
9 price: 150