Closed anthonyshull closed 3 years ago
Rails 7 uses zeitwerk exclusively: https://weblog.rubyonrails.org/2021/9/15/Rails-7-0-alpha-1-released. So, checking for the autoloader breaks as it is no longer defined in the config.
Thank you :)
Rails 7 uses zeitwerk exclusively: https://weblog.rubyonrails.org/2021/9/15/Rails-7-0-alpha-1-released. So, checking for the autoloader breaks as it is no longer defined in the config.