Sha256: 9d63a10ed2ae52db4917c58f52e109ba660e7a6038f6b0c225de1a5b4116b670
Contents?: true
Size: 242 Bytes
Versions: 40
Compression:
Stored size: 242 Bytes
Contents
<% if instruction.images.size > 0 %> <img src="<%= instruction.images.first.get_url %>" class="circle" height="30px" width="35px" /> <% else %> <img src="/assets/placeholder.png" alt="" class="circle" height="30px" width="35px"> <% end %>
Version data entries
40 entries across 40 versions & 1 rubygems