Method: IshManager::ImagesHelper#image_twitter
- Defined in:
- app/helpers/ish_manager/images_helper.rb
permalink #image_twitter ⇒ Object
[View source]
20 21 22 |
# File 'app/helpers/ish_manager/images_helper.rb', line 20 def image_twitter image_tag 'icons/32x32/twitter.png' end |