Skip to content

Instantly share code, notes, and snippets.

@hipertracker
Created April 23, 2011 09:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hipertracker/938484 to your computer and use it in GitHub Desktop.
Save hipertracker/938484 to your computer and use it in GitHub Desktop.
Erb crap
<div id="myid" class="myclass" label="<%=h x %>">
vs.
#myid.myclass{label:x}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment