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



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

def html_class
  description.to_s.downcase
end