Class: String
Instance Method Summary collapse
Instance Method Details
#falsy? ⇒ Boolean
27 28 29 |
# File 'lib/json_logic/truthy.rb', line 27 def falsy? empty? end |
27 28 29 |
# File 'lib/json_logic/truthy.rb', line 27 def falsy? empty? end |