Class: Arel::Nodes::ContainedWithinEquals

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

Instance Method Summary collapse

Instance Method Details

#operatorObject



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

def operator; '<<='.to_sym end