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

Avoid Sorbet DSL for dummy app #329

Closed andyw8 closed 2 months ago

andyw8 commented 2 months ago

I don't think there much's benefit in using the Tapioca DSLs for the Rails dummy app. Also, there are cases we we want to verify how the LSP behaves for invalid code, e.g. trying to use Go To Definition for an invalid route.