Sha256: 6d30fbdf1654e0f75ea7bf765f02bd94507e67d48c0fdc81108c90cd79a81223
Contents?: true
Size: 133 Bytes
Versions: 64
Compression:
Stored size: 133 Bytes
Contents
class AsociableModalComponent < ModalComponent def initialize(modal_id: nil, **) @modal_id = modal_id super(**) end end
Version data entries
64 entries across 64 versions & 1 rubygems