Class: QuickSearch::RmaPresenter
- Inherits:
-
PinPresenter
- Object
- PinPresenter
- QuickSearch::RmaPresenter
- Defined in:
- app/presenters/quick_search/rma_presenter.rb
Overview
Presenter: rma presenter.
Instance Method Summary collapse
Instance Method Details
#set_attributes ⇒ Object
4 5 6 7 |
# File 'app/presenters/quick_search/rma_presenter.rb', line 4 def set_attributes @title = result.rma_number @sub_header = build_sub_header end |