Skip to content

Instantly share code, notes, and snippets.

@nomnel
Created April 8, 2013 17:21
Show Gist options
  • Save nomnel/5338590 to your computer and use it in GitHub Desktop.
Save nomnel/5338590 to your computer and use it in GitHub Desktop.
if hoge?
image_tag hoge.url, id: 'hoge'
else
image_tag nil, id:'hoge', style: 'display:none'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment