1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/app/views/active_storage/blobs/_blob.html.erb
2018-02-13 15:07:29 -05:00

7 lines
121 B
Text

<h2>Engine <code>blob/_blob</code>:</h2>
<%= debug blob %>
<figure>
<%= image_tag rails_blob_path(blob) %>
</figure>