Sha256: 0c9e092258ca09a2fe7adfbba28d53b746e82c47cf7b39d0d36e95d59f57d056
Contents?: true
Size: 446 Bytes
Versions: 189
Compression:
Stored size: 446 Bytes
Contents
.galleries--title %h2 Gallery = link_to gallery.name, gallery_path(gallery) (#{gallery.photos.length}) = link_to '[~]', edit_gallery_path( gallery ) [x] - if gallery.is_public && !gallery.is_trash && !gallery.is_done %i.material-icons visibility - else %i.material-icons visibility_off %ul %li slug :: #{gallery.slug} %li subhead :: #{gallery.subhead} %li= render 'meta', :item => gallery
Version data entries
189 entries across 189 versions & 1 rubygems