cloudinary / cloudinary/cloudinary_gem

data-src

オープン
#367 コメント 1 件 リアクション 0 件 担当者 1 名 @eyalktCloudinary が担当を希望しています GitHub で見る
question
主要言語
Ruby
スター
420
フォーク
285
PR マージ指標
30日以内にマージされた PR はありません

説明

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
```

```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。