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 d1ed636 commit cc80b4eCopy full SHA for cc80b4e
README.md
@@ -16,7 +16,7 @@ There is no need to add the gem to your bundle.
16
17
* Hover over an ActiveRecord model to reveal its schema.
18
* Run or debug a test by clicking on the code lens which appears above the test class, or an individual test.
19
-* Navigate between ActiveSupport test cases with your editor's "Go to Symbol" feature.
+* Navigate to validations, callbacks and test cases using your editor's "Go to Symbol" feature, or outline view.
20
21
## Documentation
22
0 commit comments