discourse/plugins/poll/lib
Jarek Radosz 9e3fc1111d
FIX: Add a blank poll options validation (#8652)
Before, saving a post with a blank poll option resulted in error 500.
2020-01-03 15:09:36 +01:00
..
tasks DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
polls_updater.rb DEV: Prefer `public_send` over `send`. 2019-05-07 09:33:21 +08:00
polls_validator.rb FIX: Add a blank poll options validation (#8652) 2020-01-03 15:09:36 +01:00
post_validator.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00