mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-11 19:49:32 +08:00
Constants should always be only assigned once. The logical OR assignment of a constant is a relic of the past before we used zeitwerk for autoloading and had bugs where a file could be loaded twice resulting in constant redefinition warnings. |
||
|---|---|---|
| .. | ||
| 20240408140000_drop_notification_id_from_chat_mentions.rb | ||
| 20240410130000_drop_user_id_from_chat_mentions.rb | ||
| 20240425133407_drop_chat_channels_last_message_sent_at.rb | ||
| 20240516145911_update_user_options_for_thread_title_prompts.rb | ||
| 20240711154622_update_chat_messages_created_by_sdk.rb | ||
| 20240829140227_drop_chat_mention_notifications_old_id_column.rb | ||