mirror of
https://github.com/discourse/discourse.git
synced 2025-03-31 16:55:56 +08:00

Camelize is called quite a lot in zeitwerk, avoid using a regex here which is far slower than using ends_with?
Camelize is called quite a lot in zeitwerk, avoid using a regex here which is far slower than using ends_with?