I have gotten Gruff working and I can do everything I want with it, now the problem is serving the image from inside of a view. I can''t just use image_tag(url_for(:controller => ''gruff'', :action => ''stats'')) because the html will be spit out as <img alt="Stats" src="/gruff/stats.png?" />. How do I get the image_tag helper to supress the .png? Thanks, Xavier -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---