Class: Renalware::Pathology::ObservationPresenter

Inherits:
SimpleDelegator
  • Object
show all
Defined in:
app/presenters/renalware/pathology/observation_presenter.rb

Instance Method Summary collapse

Instance Method Details

#html_classObject



13
14
15
# File 'app/presenters/renalware/pathology/observation_presenter.rb', line 13

def html_class
  description.to_s.downcase
end