1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Migrated from Sprockets to Propshaft.

This commit is contained in:
Your Name
2025-05-16 17:14:05 -04:00
parent 5296b71bb9
commit 0326d87261
124 changed files with 8796 additions and 35841 deletions

View File

@@ -44,7 +44,7 @@ module Wrestling
# Restored custom settings from original application.rb
# gzip assets
config.middleware.use Rack::Deflater
# config.middleware.use Rack::Deflater # Temporarily commented out for debugging asset 404s
config.active_job.queue_adapter = :solid_queue