Class: FalseClass

Inherits:
Object
  • Object
show all
Defined in:
C:/Program Files/Relyze/lib/relyze/core.rb

Instance Method Summary collapse

Instance Method Details

#to_boolObject



51
52
53
# File 'C:/Program Files/Relyze/lib/relyze/core.rb', line 51

def to_bool
	return false
end
/body>