aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/relation.rb
blob: 87786d77017616d5b141fff25c8512dda5dec36f (plain) (blame)
1
2
3
4
5
6
module Arel
  ###
  # This is deprecated.  Fix rails, then remove this.
  module Relation
  end
end