rails/railties/lib
Xavier Noria 2953ae5c8a Define config.enable_reloading to be !config.cache_classes
Every time I write `config.cache_classes` I have to pause for a moment to make
sure I get it right. It makes you think.

On the other hand, if you read `config.enable_reloading = true`, does the
application reload? You do not need to spend 1 cycle of brain CPU to nod.
2022-04-14 18:11:36 +02:00
..
minitest Add Oxford commas [ci-skip] 2022-02-21 11:11:11 -06:00
rails Define config.enable_reloading to be !config.cache_classes 2022-04-14 18:11:36 +02:00
rails.rb Delay loading Zeitwerk 2022-01-05 12:59:49 +01:00