aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext
diff options
context:
space:
mode:
authorJeremy Kemper <jeremy@bitsweat.net>2008-11-26 00:35:55 -0800
committerJeremy Kemper <jeremy@bitsweat.net>2008-11-26 00:35:55 -0800
commit44216d577690b91e99a843e341507d3a147a87d8 (patch)
treef3baf8ccf766b0fd548e12c6fc2cecd910dab687 /activesupport/lib/active_support/core_ext
parentf4cae89da91b0bf81cd10697f1e251d4dcc032fc (diff)
downloadrails-44216d577690b91e99a843e341507d3a147a87d8.tar.gz
rails-44216d577690b91e99a843e341507d3a147a87d8.tar.bz2
rails-44216d577690b91e99a843e341507d3a147a87d8.zip
Autoload ActiveSupport::XmlMini
Diffstat (limited to 'activesupport/lib/active_support/core_ext')
-rw-r--r--activesupport/lib/active_support/core_ext/hash/conversions.rb1
1 files changed, 0 insertions, 1 deletions
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: