Class: Arel::Nodes::Union

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

Instance Attribute Summary

Attributes inherited from Binary

#left, #right

Method Summary

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