Skip to content

Commit 1670691

Browse files
committed
Add link to docs
1 parent 4a5c065 commit 1670691

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ Nested models (e.g. `Admin::User`) are not yet supported.
3232
Note: When using the Test Explorer view, if your code contains a statement to pause execution (e.g. `debugger`) it will
3333
cause the test runner to hang.
3434

35+
### Documentation
36+
37+
See the [documentation](https://shopify.github.io/ruby-lsp-rails) for more in-depth details about the
38+
[supported features](https://shopify.github.io/ruby-lsp-rails/).
39+
3540
## How It Works
3641

3742
This gem consists of two components that enable enhanced Rails functionality in the editor:

0 commit comments

Comments
 (0)