We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6622075 + d56adb8 commit 743128bCopy full SHA for 743128b
railties/CHANGELOG.md
@@ -5,6 +5,9 @@
5
Previously, this was executed unconditionally on boot, which can
6
slow down boot time unnecessarily for larger apps with lots of routes.
7
8
+ Environments like production that have `config.eager_load = true` will
9
+ continue to eagerly load routes on boot.
10
+
11
*Gannon McGibbon*
12
13
* Add Rubocop and GitHub Actions to plugin generator.
0 commit comments