(no title)
ckolkey | 2 years ago
You could probably accomplish something similar, and possibly inject some rack middleware to add the view, or even mount it as a rails engine.
ckolkey | 2 years ago
You could probably accomplish something similar, and possibly inject some rack middleware to add the view, or even mount it as a rails engine.
pmontra|2 years ago
> NOTE: starting with v0.7.0, it is no longer recommended to add the ruby-lsp to the bundle. The gem will generate a custom bundle in .ruby-lsp/Gemfile which is used to identify the versions of dependencies that should be used for the application (e.g.: the correct RuboCop version).