rails / spring

Rails application preloader
MIT License
2.81k stars 341 forks source link

Update readme for `enable_reloading` setting #686

Closed ghiculescu closed 1 year ago

ghiculescu commented 1 year ago

ref: https://github.com/rails/rails/pull/46648

janko commented 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 =).

ghiculescu commented 1 year ago

🤦 sorry, you're right!