mirror of
https://github.com/discourse/discourse.git
synced 2024-11-21 16:38:15 -06:00
322a3be2db
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 |