changelog shortlog tags changeset manifest revisions annotate raw

test/fixtures/products.yml

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