Initial commit
This commit is contained in:
0
test/fixtures/.keep
vendored
Normal file
0
test/fixtures/.keep
vendored
Normal file
21
test/fixtures/spaces.yml
vendored
Normal file
21
test/fixtures/spaces.yml
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
|
||||
|
||||
one:
|
||||
name: MyString
|
||||
type:
|
||||
address: MyString
|
||||
hours: MyString
|
||||
phone: MyString
|
||||
email: MyString
|
||||
website: MyString
|
||||
description: MyText
|
||||
|
||||
two:
|
||||
name: MyString
|
||||
type:
|
||||
address: MyString
|
||||
hours: MyString
|
||||
phone: MyString
|
||||
email: MyString
|
||||
website: MyString
|
||||
description: MyText
|
||||
Reference in New Issue
Block a user