Fork me on GitHub
#ring
<
2017-01-31
>
thomas14:01:30

Hi, the upgrade to Ring 1.5.1 is causing some little problems... we are using Immutant and we have some images stored in our resources/public/img directory... and after the upgrade we get 404's on them....

thomas14:01:52

and while writing this I realised that we don't have a problem serving the JS from resources/public...

thomas14:01:11

hmmm

drwxr-xr-x@ 18 veen  staff     612 Nov 25 11:19 img
and I think the @ means it is a symlink...

thomas14:01:22

and that is what 1.5.1 no longer allows.

thomas14:01:07

ok on Mac OS X it means extended atribute..

weavejester17:01:05

If you are having a problem with symlinks, then you can set the :allow-symlinks? option to true.