Module: FunWith::Files::CoreExtensions::NilClass
- Defined in:
- lib/fun_with/files/core_extensions/nil_class.rb
Instance Method Summary collapse
Instance Method Details
#fwf_blank? ⇒ Boolean
5 6 7 |
# File 'lib/fun_with/files/core_extensions/nil_class.rb', line 5 def fwf_blank? true end |