zombocom / derailed_benchmarks

Go faster, off the Rails - Benchmarks for your whole Rails app
2.97k stars 144 forks source link

Replace dead_end with syntax suggest gem #228

Closed brkn closed 1 month ago

s01ipsist commented 6 months ago

Note this is the same library, renamed. https://github.com/ruby/syntax_suggest/blob/main/CHANGELOG.md#100-library-renamed-to-syntax_suggest-

pcai commented 1 month ago

thanks for your contribution. I will merge this as #243 since it needs minor tweaks to get it passing on all versions of ruby&rails that we cover in our test suite, and unfortunately I don't have write access to this PR branch