Class: Renalware::HD::Protocol::SessionPresenter

Inherits:
SessionPresenter
  • Object
show all
Defined in:
app/presenters/renalware/hd/protocol/session_presenter.rb

Instance Attribute Summary

Attributes inherited from SessionPresenter

#preference_set

Instance Method Summary collapse

Methods inherited from SessionPresenter

#access_used, #after_measurement_for, #before_measurement_for, #change_in, #duration, #edit_or_view_url, #end_time, #initialize, #start_time, #state, #summarised_access_used, #truncated_notes

Constructor Details

This class inherits a constructor from Renalware::HD::SessionPresenter

Instance Method Details

#performed_onObject



9
10
11
# File 'app/presenters/renalware/hd/protocol/session_presenter.rb', line 9

def performed_on
  ::I18n.l(session.performed_on)
end