From 475d7cf042569125c46f08a4fa7333ccfaad739f 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 | 2 -- 1 file changed, 2 deletions(-) diff --git a/application.rb b/application.rb index a6dbaee..e221b76 100755 --- a/application.rb +++ b/application.rb @@ -2,8 +2,6 @@ require 'rubygems' gem "opentox-ruby-api-wrapper", "= 1.6.0" require 'opentox-ruby-api-wrapper' -LOGGER.progname = File.expand_path(__FILE__) - class Dataset include DataMapper::Resource property :id, Serial -- cgit v1.2.3