mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
config guide: add basic description for disable_dependency_loading initializer
This commit is contained in:
@@ -560,8 +560,7 @@ TIP: If you have any ordering dependency in your initializers, you can control t
|
||||
|
||||
*+set_routes_reloader+* Configures Action Dispatch to reload the routes file using +ActionDispatch::Callbacks.to_prepare+.
|
||||
|
||||
*+disable_dependency_loading+*
|
||||
|
||||
*+disable_dependency_loading+* Disables the automatic dependency loading if the +config.cache_classes+ is set to +true+ and +config.dependency_loading+ is set to +false+.
|
||||
|
||||
h3. Changelog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user