On one of my older projects, I remember getting LoadErrors when creating new helpers, especially when they were namespaced under a new directory. Thing is, the LoadError would name an existing helper file, not the new one. Restarting server fixed the problem.