Merge pull request #2247 from mrfoto/patch-1

This commit is contained in:
Parker Moore 2014-04-19 14:44:41 -04:00
commit 5b5065d293
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ following in mind:
* If you're creating a small fix or patch to an existing feature, just a simple
test will do. Please stay in the confines of the current test suite and use
[Shoulda](http://github.com/thoughtbot/shoulda/tree/master) and
[RR](http://github.com/btakita/rr/tree/master).
[RR](https://github.com/rr/rr).
* If it's a brand new feature, make sure to create a new
[Cucumber](https://github.com/cucumber/cucumber/) feature and reuse steps
where appropriate. Also, whipping up some documentation in your fork's `site`