jubishop / smalldemocracy

Tools for a Small Democracy.
https://smalldemocracy.com
Other
2 stars 1 forks source link

Use kvstruct on poll model result #66

Closed jubishop closed 3 years ago

jubishop commented 3 years ago

And make score optional default 0

jubishop commented 3 years ago

Better yet make it a class with text read only, score defaulting to 0. Comparable on score. to_s is text. to_i is score.