Skip to content

Instantly share code, notes, and snippets.

@nomnel
Created April 8, 2013 17:20
Show Gist options
  • Save nomnel/5338584 to your computer and use it in GitHub Desktop.
Save nomnel/5338584 to your computer and use it in GitHub Desktop.
- if hoge?
.image= image_tag hoge.url, id: 'hoge'
- else
%img.image{id: 'hoge', style: 'display:none'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment