Hey,
I have a rails app which includes some specific template files in the views (based on the hobo extension).
If I try to run it with litespeed with dispatch.lsapi, it cannot find those files.
If I run script/console or thin, it works.
Something is screwing up my path, but I can't find out why.
Can anyone give me a hint what this could be ?
I have a rails app which includes some specific template files in the views (based on the hobo extension).
If I try to run it with litespeed with dispatch.lsapi, it cannot find those files.
If I run script/console or thin, it works.
Something is screwing up my path, but I can't find out why.
Can anyone give me a hint what this could be ?