Class: Arel::Nodes::ContainsArray

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

Instance Method Summary collapse

Instance Method Details

#operatorObject



26
27
28
# File 'lib/active_record_extended/arel/nodes.rb', line 26

def operator
  :"@>"
end