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.
1 parent be69569 commit 393b8bcCopy full SHA for 393b8bc
railties/CHANGELOG.md
@@ -1,10 +1,14 @@
1
+* The setter `config.autoloader=` has been deleted. `zeitwerk` is the only available autoloading mode.
2
+
3
+ *Xavier Noria*
4
5
* Show Rake task description if command is run with -h.
6
7
Adding `-h` (or `--help`) to a Rails command that's a Rake task, now returns
8
the task description instead of the general Rake help.
9
10
*Petrik de Heus*
-
11
12
* Add missing `plugin new` command to help.
13
14
*Petrik de Heus
0 commit comments