aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/module
diff options
context:
space:
mode:
authorJeremy Kemper <jeremy@bitsweat.net>2009-04-22 16:41:06 -0700
committerJeremy Kemper <jeremy@bitsweat.net>2009-04-22 16:42:14 -0700
commitf5d720fb96f2e085acc4ed17f63272c4d38e567e (patch)
tree01d83252d6fe6f090668a860a7f22912c657a600 /activesupport/test/core_ext/module
parentab321268f86d9013cbd4ecd0b5f46e7b05ec55a9 (diff)
downloadrails-f5d720fb96f2e085acc4ed17f63272c4d38e567e.tar.gz
rails-f5d720fb96f2e085acc4ed17f63272c4d38e567e.tar.bz2
rails-f5d720fb96f2e085acc4ed17f63272c4d38e567e.zip
Opt in to Dependencies
Diffstat (limited to 'activesupport/test/core_ext/module')
-rw-r--r--activesupport/test/core_ext/module/attribute_aliasing_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/activesupport/test/core_ext/module/attribute_aliasing_test.rb b/activesupport/test/core_ext/module/attribute_aliasing_test.rb
index 570ac3b8d5..f17d031662 100644
--- a/activesupport/test/core_ext/module/attribute_aliasing_test.rb
+++ b/activesupport/test/core_ext/module/attribute_aliasing_test.rb
@@ -1,4 +1,5 @@
require 'abstract_unit'
+require 'active_support/core_ext/module/aliasing'
module AttributeAliasing
class Content