Class: Search::EmployeeReviewTextPresenter
- Inherits:
-
EmployeeReviewPresenter
- Object
- EmployeeReviewPresenter
- Search::EmployeeReviewTextPresenter
- Defined in:
- app/presenters/search/employee_review_text_presenter.rb
Overview
Presenter: employee review text presenter.
Instance Method Summary collapse
Instance Method Details
#review_link ⇒ Object
8 9 10 |
# File 'app/presenters/search/employee_review_text_presenter.rb', line 8 def review_link r.review_name end |
#reviewee_link ⇒ Object
4 5 6 |
# File 'app/presenters/search/employee_review_text_presenter.rb', line 4 def reviewee_link r.reviewee_name end |