From 4a702262fd96e65703075e7b6e6e7b1c876a51bb Mon Sep 17 00:00:00 2001 From: Andreas Maunz Date: Tue, 3 Apr 2012 16:54:30 +0200 Subject: Fixed documentation --- smarts.rb | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 smarts.rb (limited to 'smarts.rb') diff --git a/smarts.rb b/smarts.rb deleted file mode 100644 index 4ae6949..0000000 --- a/smarts.rb +++ /dev/null @@ -1,3 +0,0 @@ -get '/match/compound/*/smarts/*/?' do - "#{OpenTox::Compound.from_inchi(params[:splat][0]).match?(params[:splat][1])}" -end -- cgit v1.2.3