discourse/plugins/poll
Jarek Radosz 0a259b94f0 DEV: Fix an `ActiveModel::Errors` deprecation
The warning was:

DEPRECATION WARNING: Calling `<<` to an ActiveModel::Errors message array in order to add an error is deprecated. Please call `ActiveModel::Errors#add` instead. (called from block (3 levels) in activate! at discourse/plugins/poll/plugin.rb:519)
2021-06-07 11:34:38 +08:00
..
app DEV: Remove with_deleted workarounds for old Rails version (#11550) 2020-12-22 10:38:59 +11:00
assets FIX: Size of emoji in poll options (#13294) 2021-06-04 18:27:25 -04:00
config Update translations (#13136) 2021-05-25 15:29:11 +02:00
db FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02:00
jobs/regular DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
lib FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02:00
spec FIX: no error when double save post with poll (#13111) 2021-05-27 08:39:51 +10:00
test/javascripts UX: Improve poll builder UI (#12549) 2021-04-12 19:48:01 +03:00
plugin.rb DEV: Fix an `ActiveModel::Errors` deprecation 2021-06-07 11:34:38 +08:00