forked from rails/rails
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Register 8b173d9 in the guides CHANGELOG
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
* The guide _Classic to Zeitwerk HOWTO_ that documented how to migrate from | ||
the `classic` autoloader to Zeitwerk has been deleted. | ||
|
||
The last version of this guide can be found | ||
[here](https://guides.rubyonrails.org/v7.2/classic_to_zeitwerk_howto.html), | ||
in case you need it. | ||
|
||
*Petrik de Heus* | ||
|
||
Please check [7-2-stable](https://github.com/rails/rails/blob/7-2-stable/guides/CHANGELOG.md) for previous changes. |