Class: Kosher::Unit
- Inherits:
-
Structure
- Object
- Structure
- Kosher::Unit
- Defined in:
- lib/kosher/unit.rb
Instance Method Summary collapse
Instance Method Details
#price ⇒ Object
6 7 8 |
# File 'lib/kosher/unit.rb', line 6 def price Money.new(cents, currency) end |