Class: TrueClass

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

Instance Method Summary collapse

Instance Method Details

#blank?Boolean



30
31
32
# File 'lib/bright/helpers/blank_helper.rb', line 30

def blank?
  false
end