discourse-assign/app
Martin Brennan 7c18124a32
DEV: Fix REMINDER_BUFFER_MINUTES const reassignment warning (#506)
Without ||=, ruby warns the const is being reassigned all the time.
2023-08-31 12:51:51 +10:00
..
controllers/discourse_assign FIX: Sum assignments for group and group users (#482) 2023-07-03 10:58:46 +08:00
jobs DEV: Fix REMINDER_BUFFER_MINUTES const reassignment warning (#506) 2023-08-31 12:51:51 +10:00
mailers DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
models FIX: Sum assignments for group and group users (#482) 2023-07-03 10:58:46 +08:00
serializers FIX: Don't fail because flair_uploads weren't eager loaded (#379) 2022-09-16 12:08:47 -03:00