mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 11:44:49 +08: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. |
||
---|---|---|
.. | ||
20240202052058_drop_badge_image_column.rb | ||
20240212034010_drop_deprecated_columns.rb | ||
20240506035024_clear_orphaned_draft_upload_references.rb | ||
20240612073116_swap_field_type_with_field_type_enum_on_user_fields.rb | ||
20240711123755_drop_compiled_js_from_translation_overrides.rb | ||
20240714231516_drop_custom_type_from_flags.rb | ||
20240717053710_drop_groups_smtp_ssl.rb | ||
20240829140226_drop_old_notification_id_columns.rb | ||
20240909121255_rebake_user_onebox.rb | ||
20240910090759_make_password_columns_from_users_read_only.rb | ||
20240912210450_delete_anonymous_users_from_directory_items.rb |