Skip to content

Commit cb3582b

Browse files
committed
Update README
1 parent 1462179 commit cb3582b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ RSpec does not define default key bindings to avoid conflicts with other package
2525
* RSpec (open spec).sublime-build: executing unit tests for the active module via the Sublime Text *Build* command
2626
* it chooses *RSpec* as the build command automatically when *RSpec* syntax is applied to the file
2727
* RSpec (all specs).sublime-build: executing all unit tests for the active project via the Sublime Text *Build* command
28+
* Command to run the currently selected line only (supports multiple selections)
2829
* Command to create a new module and the spec for the module at the same time
2930
* Command to go to the corresponding spec / source file (available in the Command Palette, can be configured to a keyboard shortcut)
3031
* Large amount of *RSpec* snippets

0 commit comments

Comments
 (0)