Class: Convertable::Units::SimpleUnit

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

Direct Known Subclasses

Currency, Month, SquareFoot, SquareMeter, Year

Class Method Summary collapse

Class Method Details

.to_jsonObject



18
19
20
# File 'lib/convertable/units.rb', line 18

def self.to_json
  name
end