impress/config/initializers
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
..
application_controller_renderer.rb Run rails app:update 2023-10-23 19:05:05 -07:00
asset_hosts.rb Use Fastly to cache our PNG assets from S3 2021-05-12 22:50:05 -07:00
assets.rb Fix typography on wardrobe 2020 page 2023-10-23 19:05:09 -07:00
attack.rb Fix deprecation warning in Rack::Attack 2023-10-23 19:05:09 -07:00
backtrace_silencers.rb Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
content_security_policy.rb Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
cookies_serializer.rb Upgrade to Rails 6.0.6.1 2023-10-23 19:05:06 -07:00
devise.rb Can log into OpenNeo ID accounts directly! 2023-10-23 19:05:07 -07:00
filter_parameter_logging.rb Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
inflections.rb Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
locale_meta.rb latest i18n gem cares is stricter about locales, so configure better. this works, right? :x 2015-07-16 18:59:45 -04:00
mime_types.rb Run rails app:update 2023-10-23 19:05:05 -07:00
neopia.rb the dev version of neopia has a hostname now :D 2015-07-16 22:37:32 -04:00
permissions_policy.rb Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
rspec_generator.rb rspec:install 2010-05-14 18:17:10 -04:00
secret_token.rb Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00
session_store.rb Invalidate old session cookies 2023-10-23 19:05:06 -07:00
stripe.rb Remove references to the Stripe gem 2023-07-21 18:54:15 -07:00
wrap_parameters.rb Run rails app:update 2023-10-23 19:05:05 -07:00