Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/hcutil/extensions.rb
Instance Method Summary collapse
Instance Method Details
#nil_or_empty? ⇒ Boolean
8 9 10 |
# File 'lib/hcutil/extensions.rb', line 8 def nil_or_empty? empty? end |