Class: Money

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

Overview

note: Money class is for now just an empty “wrapper”

todo/fix:  use a true units type / class - why? why not?

Class Method Summary collapse

Class Method Details

.zeroObject



16
# File 'lib/units-money.rb', line 16

def self.zero() 0; end