From 387d4e7ee071f7968ef0f7b503289b509858b468 Mon Sep 17 00:00:00 2001 From: Vishnu Atrai Date: Mon, 16 Apr 2012 22:22:36 +0530 Subject: remove autoload for OrderedHash, usages removed already --- activesupport/lib/active_support.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/activesupport/lib/active_support.rb b/activesupport/lib/active_support.rb index dbf0c25c5c..fb0cc517a5 100644 --- a/activesupport/lib/active_support.rb +++ b/activesupport/lib/active_support.rb @@ -65,7 +65,6 @@ module ActiveSupport autoload :MessageVerifier autoload :Multibyte autoload :OptionMerger - autoload :OrderedHash autoload :OrderedOptions autoload :Rescuable autoload :StringInquirer -- cgit v1.2.3