Parent

Methods

Class 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 26
26:   def blank?
27:     false
28:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.