Aaron Kirley

Results 1 issues of Aaron Kirley

I'm running rails 7.1 and Ruby 3.3.0 and found that having`config.middleware.use Rack::Deflater` in my `config/application.rb` stopped the rails_live_reload from working but there were no error messages. I fixed the problem...