1
0
Fork 0
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:
Giorgi Mez 2022-01-03 15:49:36 +04:00 committed by GitHub
parent a3930799ea
commit 35d5ed865d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.