Some progress... The problem does not seem to be related to Hobo. It is because modules are not being autoloaded by rails on Heroku. I noticed that one of my modules was not being loaded. When I did a "require 'my module'" in application.rb the module got loaded OK. All the autoload paths are correct and I changed the threadsafe option, however I am still not able to get the hobo modules autoloaded.
The diagnosis continues... -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/groups/opt_out.
