Hey all,

I'm attempting to get Ruote rolling on the Heroku Cedar stack with Rails. 
I'm trying to have the main app just launch workflows and have a separate 
process actually manage the workflows. Here's a gist of my application 
config, rake task, and Procfile: https://gist.github.com/1727398

Everything is working locally; workflows are launched from the app and the 
separate long-running rake task properly manages them. On Heroku, it seems 
workflows are getting launched properly but the separate long-running 
process isn't picking up on them.

I'm using Rails 3.1, Ruby 1.9.2 and am on the latest ruote and ruote-redis. 
Let me know if I can provide any other info that might be helpful.

Thanks!
Chris

-- 
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en

Reply via email to