Skip to content

Instantly share code, notes, and snippets.

@miwillhite
Created December 27, 2013 20:37
Show Gist options
  • Save miwillhite/8152320 to your computer and use it in GitHub Desktop.
Save miwillhite/8152320 to your computer and use it in GitHub Desktop.
#store_installations{ 'ng-show' => 'stores' }
%h3 Your stores
%ul
%li{ 'ng-repeat' => 'store in stores' }
{{ store.name }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment