Class: Arel::Nodes::Overlap

Inherits:
Binary
  • Object
show all
Defined in:
lib/postgres_ext/arel/nodes/array_nodes.rb

Instance Method Summary collapse

Instance Method Details

#operatorObject



6
# File 'lib/postgres_ext/arel/nodes/array_nodes.rb', line 6

def operator; '&&' end