Libraries
»
sugar-high
(0.7.3)
»
Index (F)
»
FalseClass
Class: FalseClass
Inherits:
Object
Object
FalseClass
show all
Defined in:
lib/sugar-high/blank.rb
Overview
:nodoc:
Instance Method Summary
collapse
#
blank?
⇒ Boolean
Instance Method Details
#
blank?
⇒
Boolean
Returns:
(
Boolean
)
9 10 11
# File 'lib/sugar-high/blank.rb', line 9
def
blank?
true
end