Class: FalseClass
Overview
:nodoc:
Instance Method Summary collapse
-
#to_bool ⇒ Object
:nodoc:.
Instance Method Details
#to_bool ⇒ Object
:nodoc:
2 3 4 |
# File 'lib/dropbox/extensions/to_bool.rb', line 2 def to_bool # :nodoc: false end |