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