I am using backgroundrb with rails, I have a worker class that I occasionally create and run from a controller
I had always assumed that the server must be started manually before using, such as: ./script/backgroundrb start However, I forgot to start my server, and it still seems to work fine. Is this true, or am I missing something? I do have a backgroundrb.yml file Thanks, Don McClean _______________________________________________ Backgroundrb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/backgroundrb-devel
