Class: Viewable::SelectListPresenter
- Inherits:
-
ViewableListPresenter
- Object
- BaseListPresenter
- ViewableListPresenter
- Viewable::SelectListPresenter
- Defined in:
- app/presenters/viewable/select_list_presenter.rb
Instance Attribute Summary
Attributes inherited from BaseListPresenter
Instance Method Summary collapse
Methods inherited from ViewableListPresenter
#add_link, #edit_links, #initialize, #sortable, #sortable_html, #ul_sortable_tag
Methods inherited from BaseListPresenter
Constructor Details
This class inherits a constructor from ViewableListPresenter
Instance Method Details
#options ⇒ Object
3 4 5 |
# File 'app/presenters/viewable/select_list_presenter.rb', line 3 def map(&:option) end |