The global value false is the only instance of class FalseClass and represents a logically false value in boolean expressions. The class provides operators allowing false to participate correctly in logical expressions.
false
FalseClass
old_to_s() Instance Public methods Alias for:
false | obj â true or falsenil | obj â true or false Instance Public methods
false ^ obj â true or falsenil ^ obj â true or false Instance Public methods
false & obj â falsenil & obj â false Instance Public methods AndâReturns
to_s() Instance Public methods 'nuf saidâ¦
inspect() Instance Public methods Alias for: