Class: Numeric

Inherits:
Object show all
Defined in:
lib/awsbase/support.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#blank?Boolean

Returns:

  • (Boolean)


125
126
127
# File 'lib/awsbase/support.rb', line 125

def blank?
    false
end