Sha256: 7513c37efd4a0450d0e47d5a9feb7746c2beab2ce56588d0d3292dc407c2e8e9

Contents?: true

Size: 252 Bytes

Versions: 4

Compression:

Stored size: 252 Bytes

Contents

<% content_for :head do %>
  <%= stylesheet_link_tag "sofa_gallery/gallery_list.css" %>
<% end %>
<div class="galleries">
  <%= link_to "« View All Galleries", sofa_gallery_galleries_path %>
  <%= render :partial => 'sofa_gallery/thumbnails' %>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sofa_gallery-0.0.6 app/views/sofa_gallery/galleries/show.html.erb
sofa_gallery-0.0.5 app/views/sofa_gallery/galleries/show.html.erb
sofa_gallery-0.0.4 app/views/sofa_gallery/galleries/show.html.erb
sofa_gallery-0.0.3 app/views/sofa_gallery/galleries/show.html.erb