Class: Arel::Nodes::ContainedWithin

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

Instance Method Summary collapse

Instance Method Details

#operatorObject



44
45
46
# File 'lib/active_record_extended/arel/nodes.rb', line 44

def operator
  :<<
end