Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
すべての image_tag 画像タグを 1 つに圧縮する方法はあるのでしょうか? ヘッダーで Nivo スライダーを使用していますが、レイアウト ページにすべてのイメージ タグを書きたくないので、解決策はありますか?
ありがとうございました。
それらをサブディレクトリに入れるか、Dir.glob.
Dir.glob
その後、結果のコレクションを にマップし、コレクションをimage_tagレンダリングできます。
image_tag