Class: Numeric

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

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#blank?Boolean

Returns:

  • (Boolean)


107
108
109
# File 'lib/helene/rightscale/awsbase/support.rb', line 107

def blank?
  false
end