Hi, all. Suddenly this happened to my Hobo App in production:
Not running "rake hobo:generate_taglibs" when restarting the server in Production Env. It was working automatically... but now... for no identifyed reason... it stopped. Has anyone faced that before? Tried even to put: Hobo::Dryml.precompile_taglibs if File.basename($0) != "rake" && Rails.env.production? at the initializer... but no results. Hobo Version = 0.9.0 Thanks, William. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. 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/hobousers?hl=en.
