12 lines
187 B
YAML
12 lines
187 B
YAML
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
|
||
|
|
||
|
one:
|
||
|
act_id:
|
||
|
act_type: MyString
|
||
|
user_id:
|
||
|
|
||
|
two:
|
||
|
act_id:
|
||
|
act_type: MyString
|
||
|
user_id:
|