16 lines
241 B
YAML
Executable file
16 lines
241 B
YAML
Executable file
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
|
|
one:
|
|
name: MyString
|
|
delim: MyString
|
|
attribs: MyString
|
|
messages: 1
|
|
new: 1
|
|
|
|
two:
|
|
name: MyString
|
|
delim: MyString
|
|
attribs: MyString
|
|
messages: 1
|
|
new: 1
|