From: Ingo Weiss on
Hi,

I am trying to invoke a thor task from another thor task multiple times
with different params. Looks like the thor invocation-dependency system
gets in the way so that only the first invocation is carried out. I
played around with the 'remove_invocation' method but did not get it to
work yet (see attached test script).

Any hint that might point me in the right direction very much
appreciated!
Ingo

Attachments:
http://www.ruby-forum.com/attachment/4525/invocations.rb

--
Posted via http://www.ruby-forum.com/.