mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 07:04:47 +02:00
Remove explicit autloader config
This commit is contained in:
parent
194a509a26
commit
508ffd4774
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ Rails.application.configure do
|
|||
# every request. This slows down response time but is perfect for development
|
||||
# since you don't have to restart the web server when you make code changes.
|
||||
config.cache_classes = false
|
||||
config.autoload = :classic
|
||||
|
||||
# Do not eager load code on boot.
|
||||
config.eager_load = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue