Exception: MaxAmount::CountNumbersNotEqualZero
- Defined in:
- lib/max_amount/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
20 21 22 |
# File 'lib/max_amount/errors.rb', line 20 def 'The entered number cannot equal to zero' end |