impress/config
Matchu e22809deb3 Disable some unused Rails features
I noticed when running `rails routes` that there's a lot of routes for
major unused Rails features, like storage. I didn't look deeply enough
into ActiveStorage to know if I was risking accepting arbitrary file
uploads, I just figured, if I disable it (which simplifies the app
footprint anyway), then I can be certain! So, goodbye!
2023-11-11 15:12:41 -08:00
..
environments Disable some unused Rails features 2023-11-11 15:12:41 -08:00
initializers Add Sentry to Rails 2023-11-06 12:37:40 -08:00
locales Remove "Import from pets" page 2023-11-06 13:06:18 -08:00
application.rb Disable some unused Rails features 2023-11-11 15:12:41 -08: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 Move the host: db part of the dev container into its environment vars 2023-10-26 14:20:15 -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 more unused routes 2023-11-11 15:11:46 -08:00
storage.yml Run rails app:update 2023-10-23 19:05:05 -07:00