source: ruby/trunk/rails/cancerehr/test/fixtures/people.yml@ 60

Last change on this file since 60 was 60, checked in by KOBAYASHI, Shinji, 16 years ago

add people scaffold

File size: 197 bytes
Line 
1# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
2
3one:
4 name: MyString
5 birthday: 2008-05-21
6 sex: MyString
7
8two:
9 name: MyString
10 birthday: 2008-05-21
11 sex: MyString
Note: See TracBrowser for help on using the repository browser.