mirror of
https://github.com/discourse/discourse.git
synced 2025-03-21 12:05:33 +08:00

* Extract validation logic into a service object. * Extract logic for updating polls custom fields into a service object. * Use `strip_heredoc` instead. * FIX: Polls do not update when configuration has been changed.