aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/arel.rb')
-rw-r--r--lib/arel.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/arel.rb b/lib/arel.rb
index acb270728f..0d03d0a4bb 100644
--- a/lib/arel.rb
+++ b/lib/arel.rb
@@ -14,6 +14,7 @@ require 'arel/tree_manager'
require 'arel/insert_manager'
require 'arel/select_manager'
require 'arel/update_manager'
+require 'arel/delete_manager'
require 'arel/nodes'
#### these are deprecated