mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Update classic_to_zeitwerk_howto.md
"Don't be" is a better response to "I am scared"
This commit is contained in:
parent
a3930799ea
commit
35d5ed865d
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Rails 7 ends the transition period and does not include `classic` mode.
|
|||
I am Scared
|
||||
-----------
|
||||
|
||||
Don't :).
|
||||
Don't be :).
|
||||
|
||||
Zeitwerk was designed to be as compatible with the classic autoloader as possible. If you have a working application autoloading correctly today, chances are the switch will be easy. Many projects, big and small, have reported really smooth switches.
|
||||
|
||||
|
|
Loading…
Reference in a new issue