Sha256: 9b847c026f2cbde09f47969bc7bd07dfbd10776d009a8508ac90143c19e4b13f
Contents?: true
Size: 295 Bytes
Versions: 154
Compression:
Stored size: 295 Bytes
Contents
<figure class="attachment attachment--preview"> <%= image_tag(remote_image.url, width: remote_image.width, height: remote_image.height) %> <% if caption = remote_image.try(:caption) %> <figcaption class="attachment__caption"> <%= caption %> </figcaption> <% end %> </figure>
Version data entries
154 entries across 149 versions & 13 rubygems