aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel
diff options
context:
space:
mode:
authorArun Agrawal <arun@fromjaipur.com>2011-05-22 02:02:56 +0530
committerArun Agrawal <arun@fromjaipur.com>2011-05-22 02:02:56 +0530
commit1ffc3063b793d8a1355b7c646ab9f73ea0b8c5f7 (patch)
tree83655a41b463f22481140560f446452fc66b8976 /activemodel
parentf674aed150e4c87cd9f149307313114a597dfa8b (diff)
downloadrails-1ffc3063b793d8a1355b7c646ab9f73ea0b8c5f7.tar.gz
rails-1ffc3063b793d8a1355b7c646ab9f73ea0b8c5f7.tar.bz2
rails-1ffc3063b793d8a1355b7c646ab9f73ea0b8c5f7.zip
No more need rubygems here.
Diffstat (limited to 'activemodel')
-rw-r--r--activemodel/test/cases/helper.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activemodel/test/cases/helper.rb b/activemodel/test/cases/helper.rb
index 01f0158678..2e860272a4 100644
--- a/activemodel/test/cases/helper.rb
+++ b/activemodel/test/cases/helper.rb
@@ -10,5 +10,4 @@ require 'active_support/core_ext/string/access'
# Show backtraces for deprecated behavior for quicker cleanup.
ActiveSupport::Deprecation.debug = true
-require 'rubygems'
require 'test/unit'