Module: Hyrax::BlacklightOverride

Included in:
HyraxHelper
Defined in:
app/helpers/hyrax/blacklight_override.rb

Overview

Overrides of methods defined by the Blacklight gem.

Instance Method Summary collapse

Instance Method Details

#application_nameObject



4
5
6
# File 'app/helpers/hyrax/blacklight_override.rb', line 4

def application_name
  t('hyrax.product_name', default: super)
end