From 3ee1f7b40b4064b15428ec54dc60e4d90c9a5d0b Mon Sep 17 00:00:00 2001 From: Prakash Laxkar Date: Thu, 3 Sep 2015 08:35:46 +0530 Subject: Removed unused config file --- activemodel/test/cases/helper.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'activemodel/test/cases/helper.rb') diff --git a/activemodel/test/cases/helper.rb b/activemodel/test/cases/helper.rb index 0cd80be66f..27fdbc739c 100644 --- a/activemodel/test/cases/helper.rb +++ b/activemodel/test/cases/helper.rb @@ -1,6 +1,5 @@ require File.expand_path('../../../../load_paths', __FILE__) -require 'config' require 'active_model' require 'active_support/core_ext/string/access' -- cgit v1.2.3