Class: Decidim::Elections::Vote

Inherits:
ApplicationRecord show all
Defined in:
decidim-elections/app/models/decidim/elections/vote.rb

Overview

The data store for a Vote in the Decidim::Election component. It stores the hash computed from the ‘encrypted_vote` associated to a particular `voter_id`.