Class: Numeric

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

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#right_blank?Boolean

Returns:

  • (Boolean)


106
107
108
# File 'lib/base/support.rb', line 106

def right_blank?
  false
end