Method: IshManager::ImagesHelper#image_my_profile
- Defined in:
- app/helpers/ish_manager/images_helper.rb
#image_my_profile ⇒ Object
218 219 220 |
# File 'app/helpers/ish_manager/images_helper.rb', line 218 def image_my_profile image_tag 'icons/64x64/my-profile.png' end |