Files
fizzy/app/views/cards/display/_previews.html.erb
T
2025-11-05 13:41:12 +01:00

2 lines
154 B
Plaintext

<%= render partial: "cards/display/preview", collection: cards, as: :card, locals: { draggable: local_assigns.fetch(:draggable, false) }, cached: true %>