1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00

Rename yard.watchr to docs.watchr

I keep wanting to write this, so let's just change it.
This commit is contained in:
Elliot Winkler 2014-06-21 20:04:17 -06:00
parent 5c3fa7b826
commit a88de1f87e
2 changed files with 1 additions and 1 deletions

View file

@ -142,7 +142,7 @@ from this directory. Then, open `doc/index.html` in your browser.
If you want to see a live preview as you work without having to run `yard` over
and over again, keep this command running in a separate terminal session:
watchr yard.watchr
watchr docs.watchr
## Versioning