Skip to content

Commit cc80b4e

Browse files
authored
Update features list (#288)
Update features list [skip ci] Co-authored-by: Andy Waite <[email protected]>
1 parent d1ed636 commit cc80b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ There is no need to add the gem to your bundle.
1616

1717
* Hover over an ActiveRecord model to reveal its schema.
1818
* 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.
19+
* Navigate to validations, callbacks and test cases using your editor's "Go to Symbol" feature, or outline view.
2020

2121
## Documentation
2222

0 commit comments

Comments
 (0)