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

13
test/fixtures/guests.yml vendored Normal file
View File

@ -0,0 +1,13 @@
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
token: abcdefghijkmnopqrstuv
email: one@example.com
first_name: Guest
last_name: One
two:
token: vutsrqponmkjihgfedcba
email: two@example.com
first_name: Guest
last_name: Two