mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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?