From 1ffc3063b793d8a1355b7c646ab9f73ea0b8c5f7 Mon Sep 17 00:00:00 2001 From: Arun Agrawal Date: Sun, 22 May 2011 02:02:56 +0530 Subject: No more need rubygems here. --- activemodel/test/cases/helper.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'activemodel') 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' -- cgit v1.2.3