From: Atheeq Pasha Date: 2010-01-25T19:08:14+09:00 Subject: Displaying images from database in rails Hello, Can anyone tell me how to display images which are already stored in database? I have a table in which one column stores the url of the image like usrimg/xxx.gif. How to display this image in view? Thanks in advance:) -- Posted via http://www.ruby-forum.com/.