久我山菜々
久我山菜々
:+1: I need this ppa!
I'm experiencing the same issue with Rails 6.1.7.9 and Ruby 3.4.2. Upon reviewing the changes at https://github.com/rails/spring/compare/v4.2.1...v4.3.0#diff-8079047024eafaf078a5ec33c6e989295d077b3306c92c168a4cc043c9f780b2R127-R131, I found that calling `watcher.add Rails::Application.paths["config/initializers"].expanded` raises this RuntimeError. However, I don't understand...
I agree. For cases like secrets.local.yml, where a file should be loaded if it exists, the current behavior is definitely better. The original reason for my suggestion was that I...