Method: IshManager::ImagesHelper#image_logout
- Defined in:
- app/helpers/ish_manager/images_helper.rb
#image_logout ⇒ Object
53 54 55 |
# File 'app/helpers/ish_manager/images_helper.rb', line 53 def image_logout image_tag 'icons/32x32/logout.png' end |