hi, guys,
  I installed the bdrb from the scratch with the following steps:

  1. cd vendor/plugin
  2. svn co http://svn.devjavu.com/backgroundrb/trunk backgroudrb
  3. cd ../..
  4. rake backgroundrb:setup
  5. ./script/generate worker example
  6. ./script/backgroundrb start
  7. ruby lib/workers/example_worker.rb

  Error msg given out, says:
  lib/workers/example_worker.rb:1: uninitialized constant BackgrounDRb
(NameError)

Anybody has any idea about this error?


All the best,
Hao Liu
_______________________________________________
Backgroundrb-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/backgroundrb-devel

Reply via email to