Class: Numeric
Overview
:nodoc
Instance Method Summary collapse
-
#blank? ⇒ Boolean
:nodoc.
Instance Method Details
#blank? ⇒ Boolean
:nodoc
64 65 66 |
# File 'lib/support/active_support_lite/blank.rb', line 64 def blank? false end |