Hi,
I have problem with backgrounDRb.
First I installed plugin ruby script/plugin install http://svn.devjavu.com/backgroundrb/tags/release-0.2.1
and then, when I try to run rails server I got an error.
The same error is when I try to generate a new worker. ruby script/generate worker Testing
Error: c:/ruby/lib/ruby/1.8/drb/unix.rb:5: UNIXServer is required (LoadError).
My system is winXp, Is anybody has some experience in solving that problem? Or maybe you now a different way to install that plugin?