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:00 -0700 2008
commit  ed779d173242bd329f0bd118b85aee70f2f2f7d7
tree    f03d3a499a4fb1cb8847e446a8140bbe28ca399c
parent  5aad02b4f92768d0bc8beb6c40e3526865434c6a
...
26
27
28
 
29
30
31
...
26
27
28
29
30
31
32
0
@@ -26,6 +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
 
0
 === Version 1.1.4
0
 

Comments