impress/config/environments
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
..
development.rb Remove unused react-rails gem 2025-12-26 20:58:14 -08:00
production.rb Remove unused react-rails gem 2025-12-26 20:58:14 -08:00
remote_development.rb handle contribution for now-unused swf 2010-11-15 16:44:57 -05:00
test.rb Run rails app:update to update config files 2025-01-12 12:36:18 -08:00