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

update readme

This commit is contained in:
David Chelimsky 2009-07-02 09:10:19 -05:00
parent a3b2de8285
commit ee6bc18c22

View file

@ -19,4 +19,10 @@ or flexmock for mocking, you'll be able to do that without having to load the
components of rspec that you're not using.
Again, we're super early in the process - aiming for a 2.0 release late
2009/early 2010 - so do stay tuned, but don't start using this just yet.
2009/early 2010 - so do stay tuned, but don't start using this just yet.
#### Also see
* [http://github.com/rspec/core](http://github.com/rspec/core)
* [http://github.com/rspec/expectations](http://github.com/rspec/expectations)
* [http://github.com/rspec/mocks](http://github.com/rspec/mocks)