mguetlein / opentox-validation

OpenTox validation webservice
http://www.opentox.org
GNU General Public License v3.0
2 stars 0 forks source link

require 'tasks/opentox' still present in application.rb... #11

Closed amaunz closed 14 years ago

amaunz commented 14 years ago

... although this does not exist any more.

mguetlein commented 14 years ago

please give a better description, cannot find a "require 'tasks/opentox'" in application.rb

are you using the test-branch?

amaunz commented 14 years ago

Yes, sorry for that. Need to switch to master.

mguetlein commented 14 years ago

No, actually the test-branch is right.

Master and development are still outdated, I have to change that.

amaunz commented 14 years ago

Ok, but for the appliance, master is to be used. No development or testing on the appliance. ;-)

mguetlein commented 14 years ago

I know I have to change that...

So what about the error description?

amaunz commented 14 years ago

As of yesterday, it still demanded "require 'tasks/opentox'" in application.rb (on the test branch). I cloned the code directly from your github account. But the file "tasks/opentox" did not exist. Actually, there was not even a directory "tasks".

mguetlein commented 14 years ago

Okay, cannot reproduce, I leave it closed then.

I just pulled ch's new wrapper version, and I'll check in the adjusted validation later this morning