From ce147912eedee3eee1b93dc89f5de3a01e9ac2f1 Mon Sep 17 00:00:00 2001 From: Nick Kallen Date: Sun, 4 May 2008 18:28:28 -0700 Subject: reorganization --- lib/arel/relations/compound.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/arel/relations/compound.rb') diff --git a/lib/arel/relations/compound.rb b/lib/arel/relations/compound.rb index 7367e60a2d..1658efd636 100644 --- a/lib/arel/relations/compound.rb +++ b/lib/arel/relations/compound.rb @@ -1,9 +1,7 @@ module Arel class Compound < Relation attr_reader :relation - hash_on :relation - delegate :joins, :selects, :orders, :groupings, :inserts, :taken, :skipped, :name, :alias, :aggregation?, :column_for, :engine, :name_for, :table, :relation_for, -- cgit v1.2.3