Shopify / ruby-lsp-rails

A Ruby LSP add-on for Rails
https://shopify.github.io/ruby-lsp/rails-add-on
MIT License
581 stars 27 forks source link

Don't call `check_all_pending!` for older Rails #513

Closed andyw8 closed 3 weeks ago

andyw8 commented 3 weeks ago

Closes https://github.com/Shopify/ruby-lsp-rails/issues/512

andyw8 commented 3 weeks ago

Verbally approved by @vinistock, will merge.

flemaitre33 commented 3 weeks ago

Hello @vinistock could you publish a new version for VSCode with this fix please 🙏 ?

andyw8 commented 3 weeks ago

The fix was in the gem, not the extension. It was published yesterday: https://rubygems.org/gems/ruby-lsp-rails/

See https://shopify.github.io/ruby-lsp/troubleshooting.html#outdated-version for advice about updating.