We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a5c065 commit 1670691Copy full SHA for 1670691
README.md
@@ -32,6 +32,11 @@ Nested models (e.g. `Admin::User`) are not yet supported.
32
Note: When using the Test Explorer view, if your code contains a statement to pause execution (e.g. `debugger`) it will
33
cause the test runner to hang.
34
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
40
## How It Works
41
42
This gem consists of two components that enable enhanced Rails functionality in the editor:
0 commit comments