From 44216d577690b91e99a843e341507d3a147a87d8 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Wed, 26 Nov 2008 00:35:55 -0800 Subject: Autoload ActiveSupport::XmlMini --- activesupport/lib/active_support/core_ext/hash/conversions.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'activesupport/lib/active_support/core_ext') diff --git a/activesupport/lib/active_support/core_ext/hash/conversions.rb b/activesupport/lib/active_support/core_ext/hash/conversions.rb index 3430fa07b3..437b44c51c 100644 --- a/activesupport/lib/active_support/core_ext/hash/conversions.rb +++ b/activesupport/lib/active_support/core_ext/hash/conversions.rb @@ -1,5 +1,4 @@ require 'date' -require 'active_support/xml_mini' module ActiveSupport #:nodoc: module CoreExtensions #:nodoc: -- cgit v1.2.3