Class: Arel::Nodes::OuterJoin

Inherits:
Join
  • Object
show all
Defined in:
lib/arel/nodes/outer_join.rb

Instance Attribute Summary

Attributes inherited from Join

#constraint, #left, #right

Method Summary

Methods inherited from Join

#initialize

Methods inherited from Node

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

Constructor Details

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