Class: NilClass
- Inherits:
-
Object
- Object
- NilClass
- Defined in:
- lib/utils.rb
Instance Method Summary collapse
Instance Method Details
#to_bool ⇒ Object
40 |
# File 'lib/utils.rb', line 40 def to_bool; false; end |