Class: Numeric

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

Instance Method Summary collapse

Instance Method Details

#blank?Boolean

Returns:

  • (Boolean)


50
51
52
# File 'lib/bright/helpers/blank_helper.rb', line 50

def blank?
  false
end