From 4d098a0e2aa494d1a151c8e691ee5fc8cfbcf253 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Mon, 14 Dec 2009 09:53:02 +0100 Subject: Initial adaptation for RDF/OWL --- application.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/application.rb b/application.rb index e6ee6c7..275f6af 100644 --- a/application.rb +++ b/application.rb @@ -1,4 +1,5 @@ require 'rubygems' +gem 'opentox-ruby-api-wrapper', '=1.1.3' require 'opentox-ruby-api-wrapper' CACTUS_URI="http://cactus.nci.nih.gov/chemical/structure/" -- cgit v1.2.3