mirror of
https://github.com/discourse/discourse.git
synced 2025-03-02 17:29:25 +00:00
Previously this was defining methods like `UserOption#never?`, `UserOption#all_new?`, `UserOption#dm_and_mentions?`. Now they will be prefixed like `UserOption#chat_header_indicator_never?`