If the button is to submit a form, you can use image_tag_submit

http://api.rubyonrails.org/classes/ActionView/Helpers/FormTagHelper.html#method-i-image_submit_tag
 

Otherwise, you can just use link_to(image_tag(...))

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/jFqmhq7yvZAJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to