Make open source

This commit is contained in:
John Lees-Miller
2018-10-27 16:46:26 +01:00
commit 6e82ba528b
163 changed files with 3912 additions and 0 deletions

15
test/fixtures/plus_ones.yml vendored Normal file
View File

@ -0,0 +1,15 @@
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
guest: one
first_name: Plus
last_name: One
diet: Level 1 Vegan
child: false
two:
guest: one
first_name: Plus
last_name: Two
diet: Level 2 Vegan
child: false