Skip to content

Instantly share code, notes, and snippets.

@collin
Created August 18, 2008 07:25
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 collin/5954 to your computer and use it in GitHub Desktop.
Save collin/5954 to your computer and use it in GitHub Desktop.
/I would not have done this with HTML
/hooray, haml enables awesome protoyping!
.compositions
%ul
%li
Resources
%ol
%li
.resources
%ol
%li
==%ul
%ol
%li %h1 Resources
%li
==-Resource.each
%ol
%li %li= resource.name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment