Sha256: 2a307734b243bd5c78ab45eb783ce09d9c6851e921f2a6301e9029a701804ea8
Contents?: true
Size: 224 Bytes
Versions: 7
Compression:
Stored size: 224 Bytes
Contents
# frozen_string_literal: true module Decidim module Elections # This cell renders the Search (:s) election card # for a given instance of an Election class ElectionSCell < Decidim::CardSCell end end end
Version data entries
7 entries across 7 versions & 1 rubygems