class Arel::Nodes::ContainedWithin

Public Instance Methods

operator() click to toggle source
# File lib/postgres_ext/arel/nodes/contained_within.rb, line 5
def operator; :<< end