Module: VlatkoDawanda::Arithmetic

Included in:
Money
Defined in:
lib/vlatko_dawanda/arithmetic.rb

Instance Method Summary collapse

Instance Method Details

#coerce(other) ⇒ Object



19
20
21
# File 'lib/vlatko_dawanda/arithmetic.rb', line 19

def coerce(other)
  return self, other
end