mirror of
https://github.com/ryankazokas/turbovault-app.git
synced 2026-04-17 00:32:53 +00:00
Moving to github
This commit is contained in:
13
test/fixtures/collections.yml
vendored
Normal file
13
test/fixtures/collections.yml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
user: one
|
||||
name: MyString
|
||||
description: MyText
|
||||
parent_collection_id: 1
|
||||
|
||||
two:
|
||||
user: two
|
||||
name: MyString
|
||||
description: MyText
|
||||
parent_collection_id: 1
|
||||
Reference in New Issue
Block a user