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

@@ -96,4 +96,7 @@ Rails.application.configure do
# Dump the schema after migrations
config.active_record.dump_schema_after_migration = true
# Nobuild in development
config.assets.build_assets = false
end