Method: IshManager::ImagesHelper#image_github

Defined in:
app/helpers/ish_manager/images_helper.rb

#image_githubObject


24
25
26
# File 'app/helpers/ish_manager/images_helper.rb', line 24

def image_github
  image_tag 'icons/32x32/github.png'
end