Sha256: bcd3c48aed3860af806101cc742c27f32c1886b5de06df9eed156333d24baa6f
Contents?: true
Size: 141 Bytes
Versions: 73
Compression:
Stored size: 141 Bytes
Contents
# frozen_string_literal: true class AttachmentsListComponent < ViewComponent::Base renders_many :attachments, AttachmentCardComponent end
Version data entries
73 entries across 73 versions & 2 rubygems