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 !
changes
dchelimsky (author)
Wed Aug 06 16:03:32 -0700 2008
commit  54e0b01174da205571704c0030e9611aef9db02b
tree    c09b07a7076cb308926d271aa23855ef1f912b77
parent  ed779d173242bd329f0bd118b85aee70f2f2f7d7
...
26
27
28
29
 
30
31
32
...
26
27
28
 
29
30
31
32
0
@@ -26,7 +26,7 @@ ALSO IMPORTANT: $rspec_options is gone. If you were using this for anything
0
 * use hoe for build/release
0
 * bye, bye translator
0
 * autotest/rspec uses ruby command instead of spec command (no need for spec command unless loading directories)
0
-* Avoid 'invalid option -O' in autotest (patch from Jonathan del Strother)
0
+* Avoid 'invalid option -O' in autotest (patch from Jonathan del Strother). Closes #486.
0
 
0
 === Version 1.1.4
0
 

Comments