Class: Renalware::HD::SessionDocument::Dialysis

Inherits:
Document::Embedded show all
Defined in:
app/documents/renalware/hd/session_document.rb

Class Method Summary collapse

Methods inherited from Document::Embedded

attribute, attributes_list, #method_missing, old_attribute, old_attributes

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Document::Embedded

Class Method Details

.flow_ratesObject



63
64
65
# File 'app/documents/renalware/hd/session_document.rb', line 63

def self.flow_rates
  (100..800).step(100)
end