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

Version Path
actiontext-6.0.2.1 app/views/action_text/attachables/_remote_image.html.erb
actiontext-6.0.2 app/views/action_text/attachables/_remote_image.html.erb
actiontext-6.0.2.rc2 app/views/action_text/attachables/_remote_image.html.erb
actiontext-6.0.2.rc1 app/views/action_text/attachables/_remote_image.html.erb
actiontext-6.0.1 app/views/action_text/attachables/_remote_image.html.erb
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/actiontext-6.0.0/app/views/action_text/attachables/_remote_image.html.erb
actiontext-6.0.1.rc1 app/views/action_text/attachables/_remote_image.html.erb
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/actiontext-6.0.0/app/views/action_text/attachables/_remote_image.html.erb
actiontext-6.0.0 app/views/action_text/attachables/_remote_image.html.erb
actiontext-6.0.0.rc2 app/views/action_text/attachables/_remote_image.html.erb
actiontext-6.0.0.rc1 app/views/action_text/attachables/_remote_image.html.erb
actiontext-6.0.0.beta3 app/views/action_text/attachables/_remote_image.html.erb
actiontext-6.0.0.beta2 app/views/action_text/attachables/_remote_image.html.erb
actiontext-6.0.0.beta1 app/views/action_text/attachables/_remote_image.html.erb