1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib/arel/deprecated.rb
Aaron Patterson 3bc3b145ae Squashed commit of the following:
commit 3c6727732b349551df342b9eee66ed53d47e53eb
Author: Aaron Patterson <aaron.patterson@gmail.com>
Date:   Mon Aug 23 14:11:34 2010 -0700

    adding table alias
2010-08-23 14:24:00 -07:00

3 lines
47 B
Ruby

module Arel
InnerJoin = Nodes::InnerJoin
end