mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-07 06:54:16 +00:00
Updated to rails 7.1 and ruby 3.1.4
This commit is contained in:
@@ -25,11 +25,6 @@ Wrestling::Application.configure do
|
||||
# Raise an error on page load if there are pending migrations
|
||||
config.active_record.migration_error = :page_load
|
||||
|
||||
# Debug mode disables concatenation and preprocessing of assets.
|
||||
# This option may cause significant delays in view rendering with a large
|
||||
# number of complex assets.
|
||||
config.assets.debug = true
|
||||
|
||||
config.after_initialize do
|
||||
#Bullet.enable = true
|
||||
#Bullet.alert = true
|
||||
|
||||
Reference in New Issue
Block a user