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



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

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