You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Rails addon is a [Ruby LSP](https://github.com/Shopify/ruby-lsp)[addon](https://shopify.github.io/ruby-lsp/addons.html) for extra [Rails editor features](https://shopify.github.io/ruby-lsp/rails-addon.html).
5
+
The Rails add-on is a [Ruby LSP](https://github.com/Shopify/ruby-lsp)[add-on](https://shopify.github.io/ruby-lsp/add-ons.html) for extra [Rails editor features](https://shopify.github.io/ruby-lsp/rails-add-on.html).
6
6
7
7
## Installation
8
8
9
9
If you haven't already done so, you'll need to first [set up Ruby LSP](https://shopify.github.io/ruby-lsp/#usage).
10
10
11
-
As of v0.3.0, Ruby LSP will automatically include the Ruby LSP Rails addon in its custom bundle when a Rails app is detected.
11
+
As of v0.3.0, Ruby LSP will automatically include the Ruby LSP Rails add-on in its custom bundle when a Rails app is detected.
12
12
There is no need to add the gem to your bundle.
13
13
14
14
## Documentation
15
15
16
-
See the [documentation](https://shopify.github.io/ruby-lsp/rails-addon.html) for more in-depth details about the
0 commit comments