mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05: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.