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