Class: Arel::Nodes::In

Inherits:
Equality show all
Defined in:
lib/arel/nodes/in.rb

Instance Attribute Summary

Attributes inherited from Binary

#left, #right

Method Summary

Methods inherited from Equality

#operator

Methods inherited from Binary

#initialize

Methods inherited from Node

#and, #each, #not, #or, #to_sql

Constructor Details

This class inherits a constructor from Arel::Nodes::Binary