Class: Arel::Nodes::Contains

Inherits:
Binary
  • Object
show all
Defined in:
lib/activerecord-postgis-array/arel/nodes/contained_within.rb

Instance Method Summary collapse

Instance Method Details

#operatorObject



13
# File 'lib/activerecord-postgis-array/arel/nodes/contained_within.rb', line 13

def operator; :>> end