Class: Arclight::IndexPresenter

Inherits:
Blacklight::IndexPresenter
  • Object
show all
Defined in:
app/presenters/arclight/index_presenter.rb

Overview

Custom presentation methods for index partials

Instance Method Summary collapse

Instance Method Details

#labelObject



6
7
8
# File 'app/presenters/arclight/index_presenter.rb', line 6

def label(*)
  document.normalized_title
end