Class: Numeric

Inherits:
Object show all
Defined in:
lib/rmake-util.rb

Instance Method Summary collapse

Instance Method Details

#blank?Boolean

Returns:



42
43
44
# File 'lib/rmake-util.rb', line 42

def blank?
  false
end