Module: Atrium::ApplicationHelper
- Included in:
- ApplicationHelper, ApplicationController, Showcase::FeaturedSelection, ShowcasesHelper, CollectionsHelper, Search::FacetSelection
- Defined in:
- app/helpers/atrium/application_helper.rb
Instance Method Summary collapse
Instance Method Details
#application_name ⇒ Object
4 5 6 |
# File 'app/helpers/atrium/application_helper.rb', line 4 def application_name Atrium.application_name.html_safe rescue nil end |