Sha256: 1a5a116ab25cf7491319d3984f3bc0a0f4710dd30b7ecc68609674ba6315eb95
Contents?: true
Size: 151 Bytes
Versions: 15
Compression:
Stored size: 151 Bytes
Contents
# frozen_string_literal: true class MarkdownReadonlyCell < UiComponents::Cell attribute :content, mandatory: true, description: 'Markdown text.' end
Version data entries
15 entries across 15 versions & 1 rubygems