Closed ghiculescu closed 1 year ago
Isn't config.enable_reloading
scheduled to be added in Rails 7.1? I remember trying it out in Rails 7.0, and config.enable_reloading = true
didn't have any effect (Rails appears to allow calling config.anything =
).
🤦 sorry, you're right!
ref: https://github.com/rails/rails/pull/46648