Class: NilClass
- Inherits:
-
Object
- Object
- NilClass
- Defined in:
- lib/visage-app/patches.rb
Instance Method Summary collapse
Instance Method Details
#blank? ⇒ Boolean
15 16 17 |
# File 'lib/visage-app/patches.rb', line 15 def blank? true end |