Class: Numeric

Inherits:
Object show all
Defined in:
lib/importex/core_ext/blank.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#blank?Boolean

Returns:



56
57
58
# File 'lib/importex/core_ext/blank.rb', line 56

def blank?
  false
end