Hi,
I'm using the seadragon gem along with openseadragon gem and iipimage viewer. It's works great however the navigation images are not found when running in production mode and nginx.
It appears that seadragon isn't looking for the public fingerprinted assets and I'm not sure why. I verifed that the images are being properly precompiled.
If I try and access without nginx and supply the port number I'm able to see the navigation images fine. Other precompile images (not related to seadragon) render fine using nginx and rails is properly searching for the fingerprinted asset.
Anyone else run into this problem?
Thanks,
Dave