Wrap the receiver in an RangeOp so you can easily use the PostgreSQL range functions and operators with it.
# File lib/sequel/extensions/pg_range_ops.rb, line 118 def pg_range RangeOp.new(self) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.