Sha256: 49da62d70166d91dac78e7b272e340b9c209c3d87edb6135de6f45fc6b54068e

Contents?: true

Size: 213 Bytes

Versions: 16

Compression:

Stored size: 213 Bytes

Contents

# frozen_string_literal: true
module Hyrax
  module ControlledVocabularies
    extend ActiveSupport::Autoload

    eager_autoload do
      autoload :Location
      autoload :ResourceLabelCaching
    end
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
hyrax-5.0.1 lib/hyrax/controlled_vocabularies.rb
hyrax-5.0.0 lib/hyrax/controlled_vocabularies.rb
hyrax-5.0.0.rc3 lib/hyrax/controlled_vocabularies.rb
hyrax-5.0.0.rc2 lib/hyrax/controlled_vocabularies.rb
hyrax-5.0.0.rc1 lib/hyrax/controlled_vocabularies.rb
hyrax-3.6.0 lib/hyrax/controlled_vocabularies.rb
hyrax-4.0.0 lib/hyrax/controlled_vocabularies.rb
hyrax-4.0.0.rc3 lib/hyrax/controlled_vocabularies.rb
hyrax-4.0.0.rc2 lib/hyrax/controlled_vocabularies.rb
hyrax-4.0.0.rc1 lib/hyrax/controlled_vocabularies.rb
hyrax-3.5.0 lib/hyrax/controlled_vocabularies.rb
hyrax-4.0.0.beta2 lib/hyrax/controlled_vocabularies.rb
hyrax-3.4.2 lib/hyrax/controlled_vocabularies.rb
hyrax-4.0.0.beta1 lib/hyrax/controlled_vocabularies.rb
hyrax-3.4.1 lib/hyrax/controlled_vocabularies.rb
hyrax-3.4.0 lib/hyrax/controlled_vocabularies.rb