Libraries
»
mileszs-importex
(0.1.3)
»
Index (N)
»
NilClass
Class: NilClass
Inherits:
Object
Object
NilClass
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
)
24 25 26
# File 'lib/importex/core_ext/blank.rb', line 24
def
blank?
true
end