Class: Renalware::Messaging::Patient

Inherits:
Object
  • Object
show all
Defined in:
app/models/renalware/messaging/patient.rb

Instance Method Summary collapse

Instance Method Details

#to_s(format = :long) ⇒ Object



10
11
12
# File 'app/models/renalware/messaging/patient.rb', line 10

def to_s(format = :long)
  super(format)
end