[Backgroundrb-devel] Invalid worker with name ...
Reynard
reynard.list at gmail.com
Thu Sep 4 17:56:12 EDT 2008
ah, maybe the problem is with the database table not getting created?
when you run
rake backgroundrb:setup
it just create the database immediately
so during deployment I just have to manually create the table on prod site?
wouldn't it be nice if the rake task create a migration file and run it, so
when deploying we just run the normal migration?
- reynard
On Thu, Sep 4, 2008 at 5:44 PM, Reynard <reynard.list at gmail.com> wrote:
> but when I use the latest from svn, running:
>
> MiddleMan.worker(:testa_worker).async_test()
>
> gives me this:
>
> Invalid worker with name testa_worker and key
>
> any idea?
>
>
> - reynard
>
>
>
> On Thu, Sep 4, 2008 at 5:25 PM, <gethemant at gmail.com> wrote:
>
>> Yes, thats only available in 1.0.4.
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20080904/b8f0d19c/attachment.html>
More information about the Backgroundrb-devel
mailing list