Object
The blank extension adds the blank? method to all objects (e.g. Object#blank?).
false is always blank
# File lib/sequel/extensions/blank.rb, line 5 5: def blank? 6: true 7: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.