Configure rspec to format as documentation, in color

This commit is contained in:
Marc Siegel 2013-07-28 18:21:17 -04:00
parent f2806d786b
commit d33489a01f
1 changed files with 2 additions and 0 deletions

2
.rspec Normal file
View File

@ -0,0 +1,2 @@
--color
--format documentation