Skip to content

Instantly share code, notes, and snippets.

@psykidellic
Created August 16, 2012 18:38
Show Gist options
  • Select an option

  • Save psykidellic/3372508 to your computer and use it in GitHub Desktop.

Select an option

Save psykidellic/3372508 to your computer and use it in GitHub Desktop.
%script#album-row{ :type => 'text/template' }
.album-row
<a href = "<%= id %>"><%= updated_at %></a>
.song-row
%p Something
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment