Shopify / ruby-lsp-rails

A Ruby LSP addon for Rails
https://shopify.github.io/ruby-lsp-rails/
MIT License
518 stars 21 forks source link

Prefix `bin/rails` with `ruby` on Windows #353

Closed andyw8 closed 2 months ago

andyw8 commented 2 months ago

As discussed in https://github.com/Shopify/ruby-lsp-rails/issues/351, and documented here, we should prefix the bin/rails call with ruby on Windows.