git-svn-id: https://192.168.0.254/svn/Rodax.redmine_rodax_crm/trunk@2 ff88604e-da85-c949-a72f-fc3aa3ba3724
14 lines
265 B
YAML
14 lines
265 B
YAML
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
one:
|
|
id: 1
|
|
name: MyString
|
|
value: MyText
|
|
project_id: 1
|
|
updated_on: 2011-10-30 01:48:30
|
|
two:
|
|
id: 2
|
|
name: MyString
|
|
value: MyText
|
|
project_id: 1
|
|
updated_on: 2011-10-30 01:48:30
|