katalyst / koi

Administration tools for Rails applications
https://github.com/katalyst/koi
MIT License
9 stars 4 forks source link

Koi Stimulus Controller are not namespaced #615

Open sfnelson opened 3 months ago

sfnelson commented 3 months ago

Koi stimulus controllers live in the global namespace and collide with application controllers. We should namespace them and probably also precompile them to minimise impact on client projects