README in jferris-mocha-0.9.7.20090911190113 vs README in jferris-mocha-0.9.8.20100526112143
- old
+ new
@@ -11,13 +11,15 @@
== Download and Installation
Install the gem with the following command...
$ gem install mocha
-
+
Or install the Rails[http://www.rubyonrails.org] plugin...
$ script/plugin install git://github.com/floehopper/mocha.git
+
+Note that versions 0.9.6 & 0.9.7 of the Rails plugin were broken. As of version 0.9.8, you need to explicitly load Mocha after the test framework e.g. by adding "require 'mocha'" at the bottom of test/test_helper.rb.
Or download Mocha...
http://rubyforge.org/frs/?group_id=1917
\ No newline at end of file