Method: Arel::Nodes::ContainedWithinEquals#operator
- Defined in:
- lib/activerecord-postgis-array/arel/nodes/contained_within.rb
#operator ⇒ Object
9 |
# File 'lib/activerecord-postgis-array/arel/nodes/contained_within.rb', line 9 def operator; '<<='.to_sym end |