Displaying 1 result from an estimated 1 matches for "assigned_audit_module".
Did you mean:
  assigned_audit_modules
  
2006 May 23
3
image_tag problem
Hiall,
I want to make an image_tag from within a controller in order to be
able to present a link (with a status image) in a view.  Here is my
controller method (in file webca_controller.rb, hence WebcaController)
def untouched_status_image_tag
    image_tag("open", { :alt => "Offen", :title => "Offen", :size =>
"12x12", :class =>