I basically want a couple of images to appear in one of the html.erb files in my views folder. I have sent the images to my public/images folder and have set the url for the images as how you shown above, but it still decides to refrain from loading up onto my html.erb pages.
mithila karunarathna wrote: > hi RIK, Don't know exactly what you are asking, if you want to just put > image in your html.erb or rhtml this will work. place your images in > "public\images" folder, and set path <img src="/images/your image name"> > > thanx > mithila > > On Sun, Apr 5, 2009 at 7:33 AM, Rik Stott -- 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 -~----------~----~----~----~------~----~------~--~---

