Marc Busqué
Marc Busqué
Thanks @snoyberg . I'll try to find the time to inspect closely `http-client` implementation and come back with something more conrete.
Hey @joyboy67 , feel free to submit a PR here once you're done
Thanks for reporting, @ralfebert. Does it happen with any syntax? I won't be able to look into it for a month at least, so feel free to submit a PR...
See https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-6-1-to-rails-7-0-spring. It needs to be explicitly set to `false` from Rails 7 when Spring is not used.
> @waiting-for-dev I read that the opposite way, i.e. it needs to be set to `false` in Rails 7 when Spring is used. Yeah, that wording is confusing. See here...
@airblade, in the end, I think you're right. It should be `true` in the test environment, and it should only be `false` when Spring is present, as it'll handle cache...
@mamhoff, you can now rebase from master to fix the codecov issue 🙂
> I begrudgingly admit this is a good change, even if it's going to break one of my apps. 😅 Hey @jarednorman, in which way will your store be broken?
Done! Please, @mamhoff, please, take a look to be sure nothing is off.
Hey, @kennyadsl, it'd be nice to have this one. Pinging you in case you find the time to complete it 🙂