Sha256: dada6d6c7c71d314f8989a343344a962cc9f91cdd47420d75c361af3e1ee5edb

Contents?: true

Size: 216 Bytes

Versions: 25

Compression:

Stored size: 216 Bytes

Contents

# frozen_string_literal: true
module Hyrax
  # Overrides of methods defined by the Blacklight gem.
  module BlacklightOverride
    def application_name
      t('hyrax.product_name', default: super)
    end
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
hyrax-5.0.1 app/helpers/hyrax/blacklight_override.rb
hyrax-5.0.0 app/helpers/hyrax/blacklight_override.rb
hyrax-5.0.0.rc3 app/helpers/hyrax/blacklight_override.rb
hyrax-5.0.0.rc2 app/helpers/hyrax/blacklight_override.rb
hyrax-5.0.0.rc1 app/helpers/hyrax/blacklight_override.rb
hyrax-3.6.0 app/helpers/hyrax/blacklight_override.rb
hyrax-4.0.0 app/helpers/hyrax/blacklight_override.rb
hyrax-4.0.0.rc3 app/helpers/hyrax/blacklight_override.rb
hyrax-4.0.0.rc2 app/helpers/hyrax/blacklight_override.rb
hyrax-4.0.0.rc1 app/helpers/hyrax/blacklight_override.rb
hyrax-3.5.0 app/helpers/hyrax/blacklight_override.rb
hyrax-4.0.0.beta2 app/helpers/hyrax/blacklight_override.rb
hyrax-3.4.2 app/helpers/hyrax/blacklight_override.rb
hyrax-4.0.0.beta1 app/helpers/hyrax/blacklight_override.rb
hyrax-3.4.1 app/helpers/hyrax/blacklight_override.rb
hyrax-3.4.0 app/helpers/hyrax/blacklight_override.rb
hyrax-3.3.0 app/helpers/hyrax/blacklight_override.rb
hyrax-3.2.0 app/helpers/hyrax/blacklight_override.rb
hyrax-3.1.0 app/helpers/hyrax/blacklight_override.rb
hyrax-3.0.2 app/helpers/hyrax/blacklight_override.rb