Module: Expire::NumerusUnit
- Defined in:
- lib/expire/numerus_unit.rb
Overview
A mixin to get the right numerus of #unit
Instance Method Summary collapse
Instance Method Details
#numerus_unit ⇒ Object
6 7 8 |
# File 'lib/expire/numerus_unit.rb', line 6 def numerus_unit unit.pluralize(amount) end |