impress/config
Emi Matchu 7f55456454 Explicitly disable the unused ActionCable Rails feature
Just for consistency with the other features we're not using, we turn
off ActionCable when loading the app. I just removed
`config/cable.yml`, so I figure, let's not load a feature without the
config file it expects! (even though that didn't seem to bother it)
2024-09-20 13:14:00 -07:00
..
environments Remove the now-unused neopass_access_secret config setting 2024-04-12 07:26:27 -07:00
initializers Move JS libraries to vendor/javascript 2024-09-13 21:16:46 -07:00
locales Remove now-unnecessary extra header on Modeling Hub page 2024-09-09 19:06:19 -07:00
application.rb Explicitly disable the unused ActionCable Rails feature 2024-09-20 13:14:00 -07:00
boot.rb Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
credentials.yml.enc Remove the now-unused neopass_access_secret config setting 2024-04-12 07:26:27 -07:00
database.yml Improve Unicode support, emojis don't crash us anymore lol! 2024-02-28 18:54:27 -08:00
environment.rb Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
routes.rb Remove needed items form on Modeling Hub 2024-09-09 18:56:39 -07:00