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



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

def self.to_json
  name
end