impress/config
Matchu 56ce32b6cb Upgrade to Rails 7.1.1
The usual stuff! Installed the new gem and its new deps, ran
`bin/rails app:update` and did my best to manually merge the dev/prod
config files with the new canonical defaults, deleted some migrations I
don't think are relevant to us, and yeah!

Also, Rails 7.1 seems to need `libyaml-dev` installed, so I added that
to the `deploy/setup.yml` playbook!

One thing to note is that, while I was here, I turned on some settings
relating to our use of SSL that technically weren't on before. This
should be fine and helpful? But if stuff breaks, well, check those!
2023-10-25 15:05:31 -07:00
..
environments Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
initializers Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
locales Delete outfits/show page, point to the editor instead 2023-10-24 18:02:18 -07:00
application.rb Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
basic_type_hashes.yml vandagyre basic colors (ugh, should be in database) 2014-11-14 19:33:30 -06:00
boot.rb Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
cable.yml Upgrade to Rails 6.0.6.1 2023-10-23 19:05:06 -07:00
database.yml Add Remember Me to login 2023-10-23 19:05:08 -07:00
environment.rb Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
locale_meta.yml es goes public! 2013-02-16 21:39:04 -06:00
routes.rb Delete unused roulette feature 2023-10-24 19:05:18 -07:00
storage.yml Run rails app:update 2023-10-23 19:05:05 -07:00