I'm running into challenges with deployment of my hobo app. I have several <def tag="view" for="..."> and <def tag="input" for="..."> tags defined in my applicaiton.dryml defined. In my development environment, they work great. However in my production environment, they seem to be ignored.
Both environments have the latest gems installed (gem update) as of today. (same problem with month-old stuff). My development environment is OSX 10.5, using Mongrel as a server. Production is FreeBSD with Apache 2.2 and passenger. Everything else seems to work fine. Is there anything special I need to do to get these tags to be recognized in the production environment? I do run "rake hobo:generate_taglibs", and then restart the apache server after updating the code there. Thanks! Steve. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
