Sha256: 476cdfd4bf8ef8decef767adc599c1530326e4a7a376f918ebdb2c3c168f175b

Contents?: true

Size: 382 Bytes

Versions: 4

Compression:

Stored size: 382 Bytes

Contents

<div class="embed-thisismyjam">
  <%= image_tag thisismyjam[:image_url],
                alt:    thisismyjam[:title] + " by " + thisismyjam[:artist],
                class: "u-photo" %>

  <p>
    &ldquo;<%= thisismyjam[:title] %>&rdquo;
    <%= small_word_tag "by" %>
    <%= thisismyjam[:artist] %>
  </p>

  <%= link_to thisismyjam[:embed_url], thisismyjam[:embed_url] %>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
homesteading_publisher-0.2.4 app/views/homesteading_publisher/posts/_thisismyjam.html.erb
homesteading_publisher-0.2.3 app/views/homesteading_publisher/posts/_thisismyjam.html.erb
homesteading_publisher-0.2.2 app/views/homesteading_publisher/posts/_thisismyjam.html.erb
homesteading_publisher-0.2.1 app/views/homesteading_publisher/posts/_thisismyjam.html.erb