Libraries
»
mileszs-importex
(0.1.3)
»
Index (F)
»
FalseClass
Class: FalseClass
Inherits:
Object
Object
FalseClass
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
)
30 31 32
# File 'lib/importex/core_ext/blank.rb', line 30
def
blank?
true
end