This commit is contained in:
4
test/fixtures/active_storage/attachments.yml
vendored
Normal file
4
test/fixtures/active_storage/attachments.yml
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
handbook_reading_image:
|
||||
name: image
|
||||
record: reading (Picture)
|
||||
blob: handbook_reading_image_blob
|
||||
1
test/fixtures/active_storage/blobs.yml
vendored
Normal file
1
test/fixtures/active_storage/blobs.yml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
handbook_reading_image_blob: <%= ActiveStorage::FixtureSet.blob filename: "reading.webp", service_name: "test" %>
|
||||
Reference in New Issue
Block a user