README.rdoc in mockumentary-0.2.0 vs README.rdoc in mockumentary-0.2.1

- old
+ new

@@ -10,9 +10,17 @@ The second, a Mocksimile, is a non-introspective version built from a Mockery. In fact, Mockery dumps its class descriptions to a YAML file that is loaded by Mocksimile. This static version can be used outside the Rails test universe in a suite faster than the speed of Rails environment load time. Mocking isn't for everyone, so test-drive responsibly. +Wiki pages available on github. Documentation in code will follow with +if people start using it. Questions are always welcome through github +too. + +For terminology usage 'mock' vs 'stub' please see the Wiki. There is a +note at the top of each page. + + == Contributing to mockumentary * Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet * Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it * Fork the project