public
Description: Behaviour Driven Development framework for Ruby
Homepage: http://rspec.info
Clone URL: git://github.com/dchelimsky/rspec.git
Click here to lend your support to: rspec and make a donation at www.pledgie.com !
correct attribution to Mathias Meyer for [#548]
dchelimsky (author)
Fri Oct 03 05:20:57 -0700 2008
commit  505897657a87ed81eaeb41b963b63dee30126e6f
tree    eb68d9c0ca4ec5575a57b5bc579d2ce24bfba544
parent  593572217fd388081b3e75ab2cefb5f49923167f
...
13
14
15
16
 
17
18
19
...
13
14
15
 
16
17
18
19
0
@@ -13,7 +13,7 @@
0
 
0
 * 2 bug fixes
0
 
0
-  * fixed bug where negative message expectations following stubs resulted in false (negative) positives (Pat Maddox). Closes #548.
0
+  * fixed bug where negative message expectations following stubs resulted in false (negative) positives (Mathias Meyer). Closes #548.
0
   * fixed bug where Not Yet Implemented examples report incorrect caller (Scott Taylor). Closes #547.
0
 
0
 * 1 minor enhancement

Comments