Sha256: e90844bc674c9d1308c7e3ffe5af72353184ddeb9707f0debcc7ae69abca6d42
Contents?: true
Size: 178 Bytes
Versions: 40
Compression:
Stored size: 178 Bytes
Contents
class InlineShowComponent < InlineComponent def initialize(model, attribute, record_updated: false) @record_updated = record_updated super(model, attribute) end end
Version data entries
40 entries across 40 versions & 1 rubygems