aboutsummaryrefslogblamecommitdiffstats
path: root/lib/arel/deprecated.rb
blob: 31db11bd2ccc58d4788f1e267d9ab55bc6353d75 (plain) (tree)
1
2
3
4

                              
                              
   
module Arel
  InnerJoin = Nodes::InnerJoin
  OuterJoin = Nodes::OuterJoin
end