From faedec808b07ece0c70e9c22ee3db2330396fb90 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Wed, 20 Feb 2008 22:32:00 +0000 Subject: [PATCH] ActionItem170: `./script/runner Person` fails, but all tests keep passing without the "constant already defined" warnings --- config/environment.rb | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/config/environment.rb b/config/environment.rb index 767910c..47f09ef 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -95,4 +95,3 @@ require 'acts_as_having_boxes' require 'acts_as_having_settings' require 'hacked_after_create' -require 'app/models/profile' -- libgit2 0.21.2