Class: Brownie::Weight

Inherits:
Object
  • Object
show all
Defined in:
lib/brownie.rb

Constant Summary collapse

POUNDS =
"LBS"
KILOGRAMS =
"KGS"
METRIC_UNITS_OF_MEASUREMENT =
"00"
ENGLISH_UNITS_OF_MEASUREMENT =
"01"