Libraries
»
mileszs-importex
(0.1.3)
»
Index (T)
»
TrueClass
Class: TrueClass
Inherits:
Object
Object
TrueClass
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
)
36 37 38
# File 'lib/importex/core_ext/blank.rb', line 36
def
blank?
false
end