foodsoft/plugins/polls/app
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
..
controllers Add polls plugin 2020-02-24 14:27:22 +01:00
models Set Poll.multi_select_count to default value in model if nil 2020-07-29 09:14:30 +02:00
overrides/admin/configs/_tab_others Add polls plugin 2020-02-24 14:27:22 +01:00
views/polls Add polls plugin 2020-02-24 14:27:22 +01:00