mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
b09558ae2d
Category.findById uses a Map to look up categories by ID which makes it faster and preferable over Site.categories.find.