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

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

Constant Summary

Constants inherited from Document::Embedded

Document::Embedded::STRIPPABLE_TYPES

Class Method Summary collapse

Methods inherited from Document::Embedded

attribute, attributes_list, #method_missing, old_attribute, old_attributes, #strip_leading_trailing_whitespace_from_numbers

Dynamic Method Handling

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

Class Method Details

.flow_ratesObject



67
68
69
# File 'app/documents/renalware/hd/session_document.rb', line 67

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