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