rails/rails-observers

Observers not reloading in development

mrinterweb opened this issue · 1 comments

When I use a tool like spring to keep my rails app loaded, observers are not reloaded like models are. In order to see any changes to observers, I must stop spring and reload my rails app.

I no longer work with the codebase that experienced this issue. Closing as I will not be able to verify a fix.