Skip to content

Instantly share code, notes, and snippets.

@AndyMoreland
Created August 10, 2011 21:13
Show Gist options
  • Save AndyMoreland/1138285 to your computer and use it in GitHub Desktop.
Save AndyMoreland/1138285 to your computer and use it in GitHub Desktop.
#some_div
:erb
<div class = "<%= "chicken" unless this_shouldn't_happen? %>" style = "<%= "width: 8px;" if i_said_so! %>">Foo</div>
%span god that sucked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment