Sha256: f7af773fc756ea75ed582276bd5764d37fcc47f7b48f75b55850b5b795fc9de9

Contents?: true

Size: 238 Bytes

Versions: 53

Compression:

Stored size: 238 Bytes

Contents

# frozen_string_literal: true

module Decidim
  module Elections
    # Custom helpers for election cells.
    #
    module ElectionCellsHelper
      include PaginateHelper
      include Decidim::Comments::CommentsHelper
    end
  end
end

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
decidim-elections-0.28.5 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.28.4 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.27.9 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.28.3 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.27.8 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.28.2 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.27.7 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.28.1 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.27.6 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.26.10 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.26.9 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.28.0 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.27.5 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.28.0.rc5 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.28.0.rc4 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.26.8 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.27.4 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.27.3 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.26.7 app/helpers/decidim/elections/election_cells_helper.rb
decidim-elections-0.26.5 app/helpers/decidim/elections/election_cells_helper.rb