Created
December 18, 2020 09:22
-
-
Save inem/8a33ca22e28fd43126d30b892027bcbe to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div style='display: flex; width: 120px; height: 70px;'> | |
<%= image_tag field.to_s, style: 'width: 100%; height: 100%; object-fit: contain;' %> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment