Class: FalseClass

Inherits:
Object show all
Defined in:
lib/bright/helpers/blank_helper.rb

Instance Method Summary collapse

Instance Method Details

#blank?Boolean

Returns:

  • (Boolean)


22
23
24
# File 'lib/bright/helpers/blank_helper.rb', line 22

def blank?
  true
end