Method: IshManager::ImagesHelper#image_index
- Defined in:
- app/helpers/ish_manager/images_helper.rb
permalink #image_index ⇒ Object
[View source]
131 132 133 |
# File 'app/helpers/ish_manager/images_helper.rb', line 131 def image_index image_tag 'icons/32x32/list.png' end |