Sha256: b28aee98c43debfa33c66b431ee19aa488b1da4abb9c5ba27372fb29a0827c08
Contents?: true
Size: 264 Bytes
Versions: 7
Compression:
Stored size: 264 Bytes
Contents
.item{class: ('selected' if @selected_photos.include?(photo_multi_picker))} = check_box_tag 'photo_ids[]', photo_multi_picker.id, @selected_photos.include?(photo_multi_picker) = image_tag photo_multi_picker.file.thumb.url, id: "photo_#{photo_multi_picker.id}"
Version data entries
7 entries across 7 versions & 1 rubygems