I couldn't run resque workers in appfog.
Appfog doesn't have console interface to run $ bin/resque work
command.
I have no experience at AppFog, but I found a similar case sample code.
https://github.com/appfog/af-ruby-resque
It seems that you should write the shell command to run resque workers at manifest file.