Sha256: b1a3acf0a4984d6b56b6922ea9e479b7e067ef88037ff1918a983940299afd61
Contents?: true
Size: 248 Bytes
Versions: 24
Compression:
Stored size: 248 Bytes
Contents
# frozen_string_literal: true module Decidim module Budgets # This cell renders an authorized_action button # to vote a given instance of a Project in a budget list class ProjectVoteButtonCell < ProjectListItemCell end end end
Version data entries
24 entries across 24 versions & 1 rubygems