Class: QuickSearch::SupportCasePresenter
- Inherits:
-
PinPresenter
- Object
- PinPresenter
- QuickSearch::SupportCasePresenter
- Defined in:
- app/presenters/quick_search/support_case_presenter.rb
Instance Method Summary collapse
Instance Method Details
#set_attributes ⇒ Object
3 4 5 6 |
# File 'app/presenters/quick_search/support_case_presenter.rb', line 3 def set_attributes @sub_header = build_sub_header @link = h.support_case_path(result) end |