Observers not reloading in development
mrinterweb opened this issue · 1 comments
mrinterweb commented
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.
mrinterweb commented
I no longer work with the codebase that experienced this issue. Closing as I will not be able to verify a fix.