18 lines
313 B
YAML
18 lines
313 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
|
|
|
|
one:
|
|
newsletter_id:
|
|
archive_newsletter_id:
|
|
email: MyString
|
|
sheet_id:
|
|
person_id:
|
|
token: MyString
|
|
|
|
two:
|
|
newsletter_id:
|
|
archive_newsletter_id:
|
|
email: MyString
|
|
sheet_id:
|
|
person_id:
|
|
token: MyString
|