Class: PagePresenter

Inherits:
Refinery::BasePresenter
  • Object
show all
Defined in:
app/presenters/page_presenter.rb

Instance Method Summary collapse

Instance Method Details

#custom_title_typeObject



3
4
5
# File 'app/presenters/page_presenter.rb', line 3

def custom_title_type
  @model.custom_title_type
end