Method: IshManager::ImagesHelper#image_customize
- Defined in:
- app/helpers/ish_manager/images_helper.rb
permalink #image_customize ⇒ Object
[View source]
41 42 43 |
# File 'app/helpers/ish_manager/images_helper.rb', line 41 def image_customize image_tag 'icons/28x28/customize.png' end |