Sha256: 7c507fa2236e14f759f8dc3878de1891a00facfbf1a19313d260f569c597482b
Contents?: true
Size: 215 Bytes
Versions: 7
Compression:
Stored size: 215 Bytes
Contents
# frozen_string_literal: true module Decidim module Votings # This cell renders the Search (:s) voting card # for a given instance of a Voting class VotingSCell < Decidim::CardSCell end end end
Version data entries
7 entries across 7 versions & 1 rubygems