impress/config
Emi Matchu 9c4a0cd7a3 Remove unused react-rails gem
The connection_pool gem changed their API, which caused a breakage in our react-rails gem.

It turns out though, we're not actually using react-rails anymore. It's primarily for React server-side rendering, which we don't do. Our React code is bundled as normal Javascript via our usual asset pipeline.

So, to resolve the gem incompatibility, we remove react-rails altogether. Neat!
2025-12-26 20:58:14 -08:00
..
environments Remove unused react-rails gem 2025-12-26 20:58:14 -08:00
initializers Upgrade to Rails 8.1 2025-11-11 12:38:25 -08:00
locales Migrate from Owls NC values to Lebron 2025-06-27 15:26:38 -07:00
application.rb Upgrade to Rails 8.1 2025-11-11 12:38:25 -08:00
boot.rb Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
ci.rb Upgrade to Rails 8.1 2025-11-11 12:38:25 -08:00
credentials.yml.enc Remove the now-unused neopass_access_secret config setting 2024-04-12 07:26:27 -07:00
database.yml Allow more flexible development DB config 2025-11-11 12:20:25 -08:00
environment.rb Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
routes.rb Add Support form for users, with shadowban option 2025-02-16 09:32:52 -08:00