Skip to content

Instantly share code, notes, and snippets.

@sxross
Created November 28, 2011 21:20
Show Gist options
  • Save sxross/1402128 to your computer and use it in GitHub Desktop.
Save sxross/1402128 to your computer and use it in GitHub Desktop.
Index for Backbone Example
- content_for :head do
%title The Middleman!
%h1 The Middleman is watching.
#band-app
%table#band-list
%thead
%tr
%td
%a#sort-name{:href => '#'}
V
%tbody
%button#new-band new band
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment