1
0
Fork 0
mirror of https://github.com/rspec/rspec-metagem.git synced 2022-11-09 12:09:29 -05:00
This commit is contained in:
David Chelimsky 2010-07-07 05:33:10 -05:00
parent 8538dd3fbd
commit bf45b19360

View file

@ -17,11 +17,14 @@ components of rspec that you're not using.
## Install
[sudo] gem install rspec --prerelease
gem install rspec --prerelease
#### Also see
## Contribute
* [http://github.com/rspec/rspec-dev](http://github.com/rspec/rspec-dev)
## Also see
* [http://github.com/rspec/rspec-core](http://github.com/rspec/rspec-core)
* [http://github.com/rspec/rspec-expectations](http://github.com/rspec/rspec-expectations)
* [http://github.com/rspec/rspec-mocks](http://github.com/rspec/rspec-mocks)