Skip to content

Commit 4e3aef1

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ 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 supported features.
38+
3539
## How It Works
3640

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

0 commit comments

Comments
 (0)