notebook/test/fixtures/countries.yml
2017-12-31 11:44:53 -06:00

38 lines
783 B
YAML

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
name: MyString
description: MyString
other_names: MyString
universe_id:
population: MyString
currency: MyString
laws: MyString
sports: MyString
area: MyString
crops: MyString
climate: MyString
founding_story: MyString
established_year: MyString
notable_wars: MyString
notes: MyString
private_notes: MyString
two:
name: MyString
description: MyString
other_names: MyString
universe_id:
population: MyString
currency: MyString
laws: MyString
sports: MyString
area: MyString
crops: MyString
climate: MyString
founding_story: MyString
established_year: MyString
notable_wars: MyString
notes: MyString
private_notes: MyString