Verify that you are using the correct executable to spawn the workers

We populate the rails_root and pass in the type to a method that defines the 
watch, this is the relevant line.

ie: 

      w.start = "/custom/ree/bin/rake -f #{rails_root}/Rakefile 
resque:#{type}"


Tail your logs, I would suspect you either aren't using the right Ruby 
Executable, or its an unhandled dependency, and you are missing a gem.

Are you using  bundler?

-- 
You received this message because you are subscribed to the Google Groups 
"god.rb" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/god-rb/-/4xIqMh-8WVwJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/god-rb?hl=en.

Reply via email to