first commit, largely copied volunteers
This commit is contained in:
11
test/fixtures/pictures.yml
vendored
Normal file
11
test/fixtures/pictures.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
picture: MyString
|
||||
text: MyString
|
||||
member: one
|
||||
|
||||
two:
|
||||
picture: MyString
|
||||
text: MyString
|
||||
member: two
|
Reference in New Issue
Block a user