Sha256: ffa86ae2053a540bb243bfd095107d4bc43b270f047d1685b1fd1da4c68c23d4

Contents?: true

Size: 254 Bytes

Versions: 2

Compression:

Stored size: 254 Bytes

Contents

# frozen_string_literal: true

# Provide plain collection model if not defined by the application.
# Needed until Hyrax internals do not assume its existence.
class ::Collection < Hyrax.config.collection_class; end unless '::Collection'.safe_constantize

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hyrax-5.0.0 app/models/collection.rb
hyrax-5.0.0.rc3 app/models/collection.rb