rails v7.1.2 and ruby to v3.3.0
This commit is contained in:
committed by
Pete Matsyburka
parent
b94dbc75b7
commit
fe845bfa36
@@ -17,7 +17,7 @@ Rails.application.configure do
|
||||
# In the development environment your application's code is reloaded any time
|
||||
# it changes. 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.enable_reloading = true
|
||||
|
||||
# Do not eager load code on boot.
|
||||
config.eager_load = false
|
||||
|
||||
Reference in New Issue
Block a user