I want to render dropdown list in form with images as options. How to achieve this in rails3?
Check out this plugin http://www.marghoobsuleman.com/jquery-image-dropdown there is no option to do it directly in Rails.