Method: NumericWithUnit#value

Defined in:
lib/numeric_with_unit.rb

#valueObject (readonly)

Returns the value of attribute value.



8
9
10
# File 'lib/numeric_with_unit.rb', line 8

def value
  @value
end