Sha256: e6ece71b79a02ce43187d181b95e544da6c07748e42aa6dfb3234e96ae7de916

Contents?: true

Size: 180 Bytes

Versions: 4

Compression:

Stored size: 180 Bytes

Contents

#scraps.paginated{:data => {:refreshable => true, :url => scraps_path(:format => :js)}}
  = render :partial => "thumb", :collection => @scraps
  .pagination
    = paginate @scraps

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
droom-0.4.3 app/views/droom/scraps/_stream.html.haml
droom-0.4.2 app/views/droom/scraps/_stream.html.haml
droom-0.4.1 app/views/droom/scraps/_stream.html.haml
droom-0.2.1 app/views/droom/scraps/_stream.html.haml