cloudinary / cloudinary/cloudinary_gem
data-src
Đang mở
question
- Ngôn ngữ chính
- Ruby
- Star
- 420
- Fork
- 285
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Love the gem, thanks!
Using the helper method, my images are rendering src instead of ```data-src```. Is there a way the ```src``` attribute be ```data-src```?
Example returns
```
<%= cl_image_tag(item.photo.key, crop: "fill", flags: "lossy", fetch_format: "auto", width: 640, quality: "auto", client_hits: "true", sizes: "100vw") %>
```
// alt image url
```
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.