Module: Measurements::System
- Defined in:
- lib/measurements/system.rb
Constant Summary collapse
- SI =
System type for metric units
"metric"
- IMPERIAL =
System type for United States units
"imperial"
- COOK =
System type for cooking units
"cooking"