From 077372b20d1024eace791af27792b71c0b7ccdb9 Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Thu, 2 Aug 2012 21:34:44 +0200 Subject: load active_support/deprecation in active_support/rails --- activerecord/lib/active_record/scoping/named.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'activerecord/lib/active_record/scoping/named.rb') diff --git a/activerecord/lib/active_record/scoping/named.rb b/activerecord/lib/active_record/scoping/named.rb index eb473da306..75f31229b5 100644 --- a/activerecord/lib/active_record/scoping/named.rb +++ b/activerecord/lib/active_record/scoping/named.rb @@ -1,7 +1,6 @@ require 'active_support/core_ext/array' require 'active_support/core_ext/hash/except' require 'active_support/core_ext/kernel/singleton_class' -require 'active_support/deprecation' module ActiveRecord # = Active Record Named \Scopes -- cgit v1.2.3