mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Revert "config.load_paths should be frozen [#728 state:resolved]"
This reverts commit 2dcdcf1552.
This commit is contained in:
@@ -243,7 +243,6 @@ module Rails
|
||||
end
|
||||
|
||||
# Freeze the arrays so future modifications will fail rather than do nothing mysteriously
|
||||
configuration.load_paths.freeze
|
||||
configuration.load_once_paths.freeze
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user