I'm not sure if this is related, but I submitted a pull request for a problem that I was having when I tried to locate my Hobo application in a non-root location. Hobo has a variable called page_path returns the full path. It messes things up if you are setting RAILS_RELATIVE_URL_ROOT.
Here is the pull request: https://github.com/Hobo/hobo/pull/194 On Tuesday, June 13, 2017 at 9:54:19 AM UTC-6, kevinpfromnm wrote: > > Subject pretty much sums it up. I have part updates working in dev, but > production is on passenger. To confirm that it's the relative url path > breaking it, I configured dev similarly. It looks like the recognized_path > call fails to account for the relative path > -- 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 https://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
