Sha256: 3c642780b66656809761df98787275105f3ecd69078f03f12239c140d41787fb

Contents?: true

Size: 179 Bytes

Versions: 5

Compression:

Stored size: 179 Bytes

Contents

# frozen_string_literal: true

module Decidim::Amendable
  # This cell renders a list with amenders of the given resource.
  class AmendersListCell < Decidim::ViewModel
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
decidim-core-0.17.2 app/cells/decidim/amendable/amenders_list_cell.rb
decidim-core-0.17.1 app/cells/decidim/amendable/amenders_list_cell.rb
decidim-core-0.16.1 app/cells/decidim/amendable/amenders_list_cell.rb
decidim-core-0.17.0 app/cells/decidim/amendable/amenders_list_cell.rb
decidim-core-0.16.0 app/cells/decidim/amendable/amenders_list_cell.rb