Sha256: 42ef8b2696d6d7c595f1a3ebd4e8e626c26a162cda3639bb4c1d9848c961bfe2
Contents?: true
Size: 231 Bytes
Versions: 2
Compression:
Stored size: 231 Bytes
Contents
<% content_for :head do %> <%= stylesheet_link_tag "comfy_gallery/gallery_list" %> <% end %> <div class="galleries"> <%= link_to "« View All Galleries", galleries_path %> <%= render :partial => 'gallery/thumbnails' %> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
comfy_gallery-0.1.1 | app/views/gallery/galleries/show.html.erb |
comfy_gallery-0.1.0 | app/views/gallery/galleries/show.html.erb |