Libraries
»
json_logic
(0.4.7)
»
Index
»
String
»
#falsy?
Method: String#falsy?
Defined in:
lib/json_logic/truthy.rb
#
falsy?
⇒
Boolean
Returns:
27 28 29
# File 'lib/json_logic/truthy.rb', line 27
def
falsy?
empty?
end