Class: TrueClass
Overview
History: Stolen wholesale from ActiveSupport.
Instance Method Summary collapse
Instance Method Details
#blank? ⇒ Boolean
11 12 13 |
# File 'lib/TrueClass/blankQ.rb', line 11 def blank? false end |
History: Stolen wholesale from ActiveSupport.
11 12 13 |
# File 'lib/TrueClass/blankQ.rb', line 11 def blank? false end |