discourse/app
Régis Hanol 3f59d0cffe
DEV: prevent initialized constant warning
Was tired of seeing the following warnings in the logs

```
/discourse/app/jobs/scheduled/old_keys_reminder.rb:7: warning: already initialized constant Jobs::OldKeysReminder::OLD_CREDENTIALS_PERIOD
/discourse/app/jobs/scheduled/old_keys_reminder.rb:7: warning: previous definition of OLD_CREDENTIALS_PERIOD was here
```
2020-07-31 18:05:12 +02:00
..
assets Change pp to published-page (#10343) 2020-07-31 09:24:08 -05:00
controllers DEV: Show message when cannot invite user to PM (#10336) 2020-07-31 09:52:19 -06:00
helpers Revert "PERF: Move highlightjs to a background worker, and add result cache (#10191)" 2020-07-15 13:52:35 +01:00
jobs DEV: prevent initialized constant warning 2020-07-31 18:05:12 +02:00
mailers FIX: Add strip_secure_urls method to GroupSmtpMailer 2020-07-24 13:55:07 +10:00
models DEV: Show message when cannot invite user to PM (#10336) 2020-07-31 09:52:19 -06:00
serializers FIX: Rename delete_when_reminder_sent? bookmark method to avoid conflict with AR (#10333) 2020-07-29 17:02:36 +10:00
services DEV: Show message when cannot invite user to PM (#10336) 2020-07-31 09:52:19 -06:00
views Change pp to published-page (#10343) 2020-07-31 09:24:08 -05:00