Frederick Cheung wrote: > On Jan 15, 1:49 pm, Guille San <[email protected]> wrote: >> Hi!!! >> I wanna to show in my web page a picture, but this picture I can´t move >> it from the folder where it is. I know that in Rails you have to have >> the picture in the images folder, but I wanna to know if it is possible >> to show a picture from another folder different. >> > public/images is the usual place to put images but anywhere within the > public folder will do (since that is what your document root is). With > extra configuration you can probably get your webserver to serve > images from other locations too. > > Fred
Ok, but I´m newie in RoR, how can I do that?? Thanks -- Posted via http://www.ruby-forum.com/.
-- 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.

