1
0
Fork 0
mirror of https://github.com/rspec/rspec-metagem.git synced 2022-11-09 12:09:29 -05:00

update links

This commit is contained in:
David Chelimsky 2011-01-03 01:16:29 -06:00
parent a6b2bfcb7d
commit 9c46a5fd7b

View file

@ -19,18 +19,18 @@ components of rspec that you're not using.
### rspec-core
* [Cucumber features](http://relishapp.com/rspec/rspec-core/v/2-0)
* [RDoc](http://rubydoc.info/gems/rspec-core/2.0.1/frames)
* [Cucumber features](http://relishapp.com/rspec/rspec-core)
* [RDoc](http://rubydoc.info/gems/rspec-core/2.4.0/frames)
### rspec-expectations
* [Cucumber features](http://relishapp.com/rspec/rspec-expectations/v/2-0)
* [RDoc](http://rubydoc.info/gems/rspec-expectations/2.0.1/frames)
* [Cucumber features](http://relishapp.com/rspec/rspec-expectations)
* [RDoc](http://rubydoc.info/gems/rspec-expectations/2.4.0/frames)
### rspec-mocks
* [Cucumber features](http://relishapp.com/rspec/rspec-mocks/v/2-0)
* [RDoc](http://rubydoc.info/gems/rspec-mocks/2.0.1/frames)
* [Cucumber features](http://relishapp.com/rspec/rspec-mocks)
* [RDoc](http://rubydoc.info/gems/rspec-mocks/2.4.0/frames)
## Install