Class: NilClass
- Inherits:
-
Object
- Object
- NilClass
- Defined in:
- lib/maybe_so/core_ext/nil_class.rb
Instance Method Summary collapse
Instance Method Details
#to_bool ⇒ Object
2 3 4 |
# File 'lib/maybe_so/core_ext/nil_class.rb', line 2 def to_bool false end |