Sha256: f8d088358019ee3e1ae81b984999f76e7bf7c1fc46d6bfbf45db59f9f7824c7a

Contents?: true

Size: 186 Bytes

Versions: 58

Compression:

Stored size: 186 Bytes

Contents

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

58 entries across 58 versions & 2 rubygems

Version Path
hyrax-2.9.6 app/helpers/hyrax/blacklight_override.rb
hyrax-2.9.5 app/helpers/hyrax/blacklight_override.rb
hyrax-2.9.4 app/helpers/hyrax/blacklight_override.rb
hyrax-2.9.3 app/helpers/hyrax/blacklight_override.rb
hyrax-2.9.2 app/helpers/hyrax/blacklight_override.rb
hyrax-2.9.1 app/helpers/hyrax/blacklight_override.rb
hyrax-2.9.0 app/helpers/hyrax/blacklight_override.rb
hyrax-2.8.0 app/helpers/hyrax/blacklight_override.rb
hyrax-2.7.2 app/helpers/hyrax/blacklight_override.rb
hyrax-2.7.1 app/helpers/hyrax/blacklight_override.rb
hyrax-2.7.0 app/helpers/hyrax/blacklight_override.rb
hyrax-2.6.0 app/helpers/hyrax/blacklight_override.rb
hyrax-3.0.0.pre.rc1 app/helpers/hyrax/blacklight_override.rb
hyrax-3.0.0.pre.beta3 app/helpers/hyrax/blacklight_override.rb
hyrax-2.5.1 app/helpers/hyrax/blacklight_override.rb
hyrax-2.5.0 app/helpers/hyrax/blacklight_override.rb
hyrax-3.0.0.pre.beta2 app/helpers/hyrax/blacklight_override.rb
hyrax-2.4.1 app/helpers/hyrax/blacklight_override.rb
hyrax-3.0.0.pre.beta1 app/helpers/hyrax/blacklight_override.rb
hyrax-2.4.0 app/helpers/hyrax/blacklight_override.rb