10 lines
145 B
YAML
10 lines
145 B
YAML
|
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
||
|
|
||
|
one:
|
||
|
belongs_to:
|
||
|
text: MyText
|
||
|
|
||
|
two:
|
||
|
belongs_to:
|
||
|
text: MyText
|