_image.html.haml 101 Bytes EditWeb IDE 1 2 .file-content.image_file %img{ src: "data:#{blob.mime_type};base64,#{Base64.encode64(blob.data)}"}