The blank extension adds the blank? method to all objects (e.g. Object#blank?
).
To load the extension:
Sequel.extension :blank
The blank extension adds the blank? method to all objects (e.g. Object#blank?
).
To load the extension:
Sequel.extension :blank