Hi,
I am new to rails and developing my first application.
At one point I have to display image. I am using-
<%= image_tag("Smileimg2.jpeg", :height => 185, :width => 313) %>
BUT image is not showing in the browser. My image is in public/images
folder, as well as in app/assets/images folder also.
Please help!!

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to