about summary refs log tree commit diff
path: root/app/validators/vote_validator.rb
AgeCommit message (Expand)Author
2023-02-27Fix single-record invalid condition on PollVote (#23810)Matt Jankowski
2020-01-12Fix invalid votes from the API being accepted (#12601)ThibG
2019-03-03Fix vote validation for polls with multiple choices (#10138)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko