Class: NilClass
- Inherits:
-
Object
- Object
- NilClass
- Defined in:
- lib/cmsimple/exts/to_bool.rb
Instance Method Summary collapse
Instance Method Details
#to_bool ⇒ Object
22 23 24 |
# File 'lib/cmsimple/exts/to_bool.rb', line 22 def to_bool false end |