mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Bump rails to 7 and get tests passing. Also modified rakefile so rake
command would continue to run rspec as the default command. Added stylesheets to assets.rb so they'll be included when precompiling assets in production.
This commit is contained in:
parent
24f22d3c46
commit
b111b2f106
16 changed files with 113 additions and 93 deletions
|
|
@ -9,4 +9,4 @@ Rails.application.config.assets.version = '1.0'
|
|||
# Precompile additional assets.
|
||||
# application.js, application.css, and all non-JS/CSS in the app/assets
|
||||
# folder are already added.
|
||||
# Rails.application.config.assets.precompile += %w( admin.js admin.css )
|
||||
Rails.application.config.assets.precompile += %w( application.css sqm.css welcome.css)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue