Libraries
»
mileszs-importex
(0.1.3)
»
Index (N)
»
Numeric
Class: Numeric
Inherits:
Object
Object
Numeric
show all
Defined in:
lib/importex/core_ext/blank.rb
Overview
:nodoc:
Instance Method Summary
collapse
#
blank?
⇒ Boolean
Instance Method Details
#
blank?
⇒
Boolean
Returns:
(
Boolean
)
56 57 58
# File 'lib/importex/core_ext/blank.rb', line 56
def
blank?
false
end