Sha256: 62d9dda9df5cd4be1603cf0323bfdbccdc892104ee90db4e1cc08e1ccb3188e0
Contents?: true
Size: 228 Bytes
Versions: 55
Compression:
Stored size: 228 Bytes
Contents
# frozen_string_literal: true module Decidim module ContentBlocks class CtaSettingsFormCell < Decidim::ViewModel alias form model def content_block options[:content_block] end end end end
Version data entries
55 entries across 55 versions & 1 rubygems