Sha256: e6f4f9d55ab3ed4a3c8865fc363c3b9534a5973b719f9a7751c37a6adab59600
Contents?: true
Size: 237 Bytes
Versions: 6
Compression:
Stored size: 237 Bytes
Contents
# frozen_string_literal: true Valkyrie::StorageAdapter.register( Valkyrie::Storage::Disk.new(base_path: Hyrax.config.branding_path, path_generator: Hyrax::ValkyrieSimplePathGenerator), :branding_disk )
Version data entries
6 entries across 6 versions & 1 rubygems