On my development server, I can reference files within the Rails framework without including information about parent directories. This isn't working in the deployed application. I'm only able to get it to reference local files if I include the full path from the server root.
Please let me know if you have any suggestions for addressing this.
Thank you,
-Arlen