Class: Arclight::IndexPresenter
- Inherits:
-
Blacklight::IndexPresenter
- Object
- Blacklight::IndexPresenter
- Arclight::IndexPresenter
- Defined in:
- app/presenters/arclight/index_presenter.rb
Overview
Custom presentation methods for index partials
Instance Method Summary collapse
Instance Method Details
#label ⇒ Object
6 7 8 |
# File 'app/presenters/arclight/index_presenter.rb', line 6 def label(*) document.normalized_title end |