Module: NumberHumanizer::NilExtensions
- Included in:
- NilClass
- Defined in:
- lib/number_humanizer/monkey_patchers.rb
Instance Method Summary collapse
Instance Method Details
#present? ⇒ Boolean
29 30 31 |
# File 'lib/number_humanizer/monkey_patchers.rb', line 29 def present? false end |