spring
spring copied to clipboard
New folder in /app doesn't trigger reload
With Spring 1.3.6 When adding /app/services/my_service.rb There was no reload and MyService was not usable.
uninitialized constant MyService (NameError)
After spring stop everything was fine.
Had the same thing happen when I added an app/presenters folder. I'd be happy to take a look if this is something the team is interested in fixing.