Comment on Ruby on Rails 7.2 ReleasedComments−orf2yBrowser version guards[1] seem a bit scary: it just does basic user-agent parsing rather than actual feature detection, which is not exactly a great thing for the web as a whole.1. https://edgeguides.rubyonrails.org/7_2_release_notes.html#ad...
Comments
Browser version guards[1] seem a bit scary: it just does basic user-agent parsing rather than actual feature detection, which is not exactly a great thing for the web as a whole.
1. https://edgeguides.rubyonrails.org/7_2_release_notes.html#ad...