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