Libraries
»
json_logic
(0.4.7)
»
Index
»
Integer
»
#falsy?
Method: Integer#falsy?
Defined in:
lib/json_logic/truthy.rb
#
falsy?
⇒
Boolean
Returns:
(
Boolean
)
33 34 35
# File 'lib/json_logic/truthy.rb', line 33
def
falsy?
zero?
end