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