mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
27624077e6
Rails now delegates autoloading to Zeitwerk, and therefore does not need to test
autoloading itself. Zeitwerk has test coverage, in Rails we only need to test
the integration.
We are gradually trimming AS::Dependencies, and the AS test suite. With the
removal of DependenciesTestHelpers and client code in
|
||
---|---|---|
.. | ||
raises_load_error.rb | ||
raises_name_error.rb | ||
raises_no_method_error.rb |