From fffc9e0b2657e29eeb7ee73f5ff51dafa0b6acfb Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 22 Jul 2010 17:12:51 +0200 Subject: CONFIG reverted to @@config --- application.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'application.rb') diff --git a/application.rb b/application.rb index b573314..1c94f24 100644 --- a/application.rb +++ b/application.rb @@ -1,7 +1,6 @@ require 'rubygems' gem "opentox-ruby-api-wrapper", "= 1.6.0" require 'opentox-ruby-api-wrapper' -LOGGER.progname = File.expand_path(__FILE__) class Model include DataMapper::Resource -- cgit v1.2.3