Class: Decidim::Elections::Vote
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Decidim::Elections::Vote
- Defined in:
- 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`.