zzak

Results 331 comments of zzak

I think this fixes it if you want to send a PR: ```diff diff --git a/railties/test/application/configuration/custom_test.rb b/railties/test/application/configuration/custom_test.rb index 2690c86747..5158e90d0d 100644 --- a/railties/test/application/configuration/custom_test.rb +++ b/railties/test/application/configuration/custom_test.rb @@ -5,6 +5,8 @@ module ApplicationTests...

I can't reproduce that one test failure locally, I think it's just flaky and given it's using an EOL version of Ruby and redis v4, I'm not sure it's worth...

Can you provide a few examples where this was the case? > When developers report view-template rendering issues, they often struggle to provide reproducible code. As a result, many issue...

At that point, why not just make this the default for AV reports?

Can you please [squash your commits](https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#squashing-commits) and I think the title/description should call out we're _expanding_ the Action View bug report to include template file rendering.

This was added in 312e17e, @guilleiguaran do you remember why?

@guilleiguaran Could you take a look at this one when you have a chance? :bow:

Is it just postgres which is affected by this?