Hi Piotr; I think the line that DD was referring to needs to go in your config/environments/production.rb file as follows;
config.hobo.read_only_file_system = true I don't have direct experience with this configuration element, so perhaps DD can comment further. For the simple experiments I've done on Heroku, I've typically kept my auto-generated taglibs as part of my GIT repository and insured they are are up to date before pushing to Heroku, otherwise Hobo will try to regenerate them (which it can't do in Heroku's read-only file system.) Tim -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/b5MMX7LoQ1YJ. 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.
