mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-06 05:24:51 +08:00
To prepare for the introduction of `CategoryDefaultTimer`, which allows posts created in certain categories to have a default `TopicTimer`, we first need to convert `TopicTimer` to use [Single Table Inheritance][STI]. [STI]: https://guides.rubyonrails.org/association_basics.html#single-table-inheritance-sti |
||
|---|---|---|
| .. | ||
| fixtures | ||
| migrate | ||
| post_migrate | ||
| api_test_seeds.rb | ||