-
Xavier Noria authored
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.
Xavier Noria authoredEvery 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.
Loading