aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/arel.rb3
-rw-r--r--lib/arel/.DS_Storebin6148 -> 0 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/lib/arel.rb b/lib/arel.rb
index fcca60758e..54a31b6ed0 100644
--- a/lib/arel.rb
+++ b/lib/arel.rb
@@ -2,6 +2,9 @@ $LOAD_PATH.unshift(File.dirname(__FILE__))
require 'rubygems'
require 'activesupport'
+require 'active_support/dependencies'
+require 'active_support/core_ext/class/attribute_accessors'
+require 'active_support/core_ext/module/delegation'
require 'activerecord'
require 'active_record/connection_adapters/abstract/quoting'
diff --git a/lib/arel/.DS_Store b/lib/arel/.DS_Store
deleted file mode 100644
index 9918127870..0000000000
--- a/lib/arel/.DS_Store
+++ /dev/null
Binary files differ