By default only the public directory is exposed to the web. If you have content living outside of this place you to somehow expose it in the web scope. You might make a symlink, or make a other virtual host for the images and designate this with asset_host.
Christian On Sep 13, 7:52 pm, pepe <[EMAIL PROTECTED]> wrote: > Hello. > > I'm writing an application that uses images stored in the same server > but outside of the application directory. I have tried many things but > nothing worked and found nothing really useful anywhere. > > What can I do so the image_tag helper finds the images I need? > > Thanks a lot. > > Pepe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

