initial commit
This commit is contained in:
0
whatforlunch.com/test/fixtures/.keep
vendored
Normal file
0
whatforlunch.com/test/fixtures/.keep
vendored
Normal file
17
whatforlunch.com/test/fixtures/recipes.yml
vendored
Normal file
17
whatforlunch.com/test/fixtures/recipes.yml
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
name: MyString
|
||||
duration: MyString
|
||||
ingredients: MyString
|
||||
process: MyString
|
||||
picture_url: MyString
|
||||
original_url: MyString
|
||||
|
||||
two:
|
||||
name: MyString
|
||||
duration: MyString
|
||||
ingredients: MyString
|
||||
process: MyString
|
||||
picture_url: MyString
|
||||
original_url: MyString
|
||||
Reference in New Issue
Block a user