foodsoft/plugins/polls/app/models
Patrick Gansterer d75b881318 Set Poll.multi_select_count to default value in model if nil
Since multi_select_count depends on the type of poll, we can not require
its presence via validates_presence_of, but can use the default value.
2020-07-29 09:14:30 +02:00
..
poll.rb Set Poll.multi_select_count to default value in model if nil 2020-07-29 09:14:30 +02:00
poll_choice.rb Add polls plugin 2020-02-24 14:27:22 +01:00
poll_vote.rb Add polls plugin 2020-02-24 14:27:22 +01:00