diff options
author | Andre Arko <andre@arko.net> | 2012-12-07 13:51:50 -0800 |
---|---|---|
committer | Andre Arko <andre@arko.net> | 2012-12-07 13:51:50 -0800 |
commit | 627750ba626a623f44faea0762a169058eb33c79 (patch) | |
tree | a0036f48bb47776434fd7ec223be411e199e52e6 /.rspec | |
parent | f386051057e44514f6a08a25735fee5a8bb5b84b (diff) | |
download | bundler-627750ba626a623f44faea0762a169058eb33c79.tar.gz |
specs in doc format by default
Diffstat (limited to '.rspec')
-rw-r--r-- | .rspec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.rspec b/.rspec new file mode 100644 index 0000000000..210a1d6b1c --- /dev/null +++ b/.rspec @@ -0,0 +1,2 @@ +--format documentation +--color
\ No newline at end of file |