Class: NilClass

Inherits:
Object
  • Object
show all
Defined in:
lib/visage-app/patches.rb

Instance Method Summary collapse

Instance Method Details

#blank?Boolean

Returns:

  • (Boolean)


15
16
17
# File 'lib/visage-app/patches.rb', line 15

def blank?
  true
end