Class: Search::EmployeeReviewTextPresenter

Inherits:
EmployeeReviewPresenter
  • Object
show all
Defined in:
app/presenters/search/employee_review_text_presenter.rb

Instance Method Summary collapse

Instance Method Details



7
8
9
# File 'app/presenters/search/employee_review_text_presenter.rb', line 7

def review_link
  r.review_name
end


3
4
5
# File 'app/presenters/search/employee_review_text_presenter.rb', line 3

def reviewee_link
  r.reviewee_name
end