Libraries
»
sugar-high
(0.7.3)
»
Index (T)
»
TrueClass
Class: TrueClass
Inherits:
Object
Object
TrueClass
show all
Defined in:
lib/sugar-high/blank.rb
Overview
:nodoc:
Instance Method Summary
collapse
#
blank?
⇒ Boolean
Instance Method Details
#
blank?
⇒
Boolean
Returns:
(
Boolean
)
15 16 17
# File 'lib/sugar-high/blank.rb', line 15
def
blank?
false
end