Class: Integer
Instance Method Summary collapse
Instance Method Details
#falsy? ⇒ Boolean
33 34 35 |
# File 'lib/json_logic/truthy.rb', line 33 def falsy? zero? end |
33 34 35 |
# File 'lib/json_logic/truthy.rb', line 33 def falsy? zero? end |