Parent

Methods

Class/Module Index [+]

Quicksearch

Numeric

Public Instance Methods

blank?() click to toggle source

Numerics are never blank (not even 0)

# File lib/sequel/extensions/blank.rb, line 30
def blank?
  false
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.