Much base work started
This commit is contained in:
11
test/fixtures/video_assets.yml
vendored
Normal file
11
test/fixtures/video_assets.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
video: one
|
||||
asset_type: 1
|
||||
metadata: MyText
|
||||
|
||||
two:
|
||||
video: two
|
||||
asset_type: 1
|
||||
metadata: MyText
|
||||
Reference in New Issue
Block a user