Sha256: 6dac769e4fb54b6ec7a735a6f4aeda11d62c7004ba46e02aee99dbb68f218303

Contents?: true

Size: 203 Bytes

Versions: 13

Compression:

Stored size: 203 Bytes

Contents

# frozen_string_literal: true

module Decidim
  module ContentBlocks
    class ParticipatorySpaceExtraDataCell < BaseCell
      private

      def extra_data_items
        []
      end
    end
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
decidim-core-0.29.1 app/cells/decidim/content_blocks/participatory_space_extra_data_cell.rb
decidim-core-0.28.4 app/cells/decidim/content_blocks/participatory_space_extra_data_cell.rb
decidim-core-0.29.0 app/cells/decidim/content_blocks/participatory_space_extra_data_cell.rb
decidim-core-0.28.3 app/cells/decidim/content_blocks/participatory_space_extra_data_cell.rb
decidim-core-0.29.0.rc4 app/cells/decidim/content_blocks/participatory_space_extra_data_cell.rb
decidim-core-0.29.0.rc3 app/cells/decidim/content_blocks/participatory_space_extra_data_cell.rb
decidim-core-0.29.0.rc2 app/cells/decidim/content_blocks/participatory_space_extra_data_cell.rb
decidim-core-0.29.0.rc1 app/cells/decidim/content_blocks/participatory_space_extra_data_cell.rb
decidim-core-0.28.2 app/cells/decidim/content_blocks/participatory_space_extra_data_cell.rb
decidim-core-0.28.1 app/cells/decidim/content_blocks/participatory_space_extra_data_cell.rb
decidim-core-0.28.0 app/cells/decidim/content_blocks/participatory_space_extra_data_cell.rb
decidim-core-0.28.0.rc5 app/cells/decidim/content_blocks/participatory_space_extra_data_cell.rb
decidim-core-0.28.0.rc4 app/cells/decidim/content_blocks/participatory_space_extra_data_cell.rb