Skip to content

Instantly share code, notes, and snippets.

@thenickcox
Created December 22, 2014 15:53
Show Gist options
  • Save thenickcox/22a9b3d7335d7892d864 to your computer and use it in GitHub Desktop.
Save thenickcox/22a9b3d7335d7892d864 to your computer and use it in GitHub Desktop.
-# app/views/albums/index.html.haml
.featured-albums.panel
%h3 Featured Albums
%p.loading
%span.text Loading featured albums
%span.loader
%ul#featured{ data: { 'user-id' => params[:user_id] } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment