Class: Arel::Nodes::ContainedInArray

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

Instance Method Summary collapse

Instance Method Details

#operatorObject



32
33
34
# File 'lib/active_record_extended/arel/nodes.rb', line 32

def operator
  :"<@"
end