Class: String
Instance Method Summary collapse
Instance Method Details
#false? ⇒ Boolean
20 21 22 |
# File 'lib/ethereum/core_ext/object/truth.rb', line 20 def false? empty? end |
20 21 22 |
# File 'lib/ethereum/core_ext/object/truth.rb', line 20 def false? empty? end |