Method: IshManager::ImagesHelper#image_vote_up
- Defined in:
- app/helpers/ish_manager/images_helper.rb
#image_vote_up ⇒ Object
202 203 204 |
# File 'app/helpers/ish_manager/images_helper.rb', line 202 def image_vote_up image_tag 'icons/32x32/thumbs_up.png', :width => '16px' end |