# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html one: mail: MyString tel: MyString gsm: MyString office: MyString address: MyText zip: MyString city: MyString member_id: <%= ActiveRecord::Fixtures.identify(:jcl) %> two: mail: MyString tel: MyString gsm: MyString office: MyString address: MyText zip: MyString city: MyString member_id: <%= ActiveRecord::Fixtures.identify(:jul) %>