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 !
attribution
David Chelimsky (author)
Fri Aug 22 06:12:06 -0700 2008
commit  a8bbb6de851579f10bed69123e8257b3d762d31a
tree    50f2f4273cc22b931f65a92cd0792be19f0f17ee
parent  fad8a558297642e1939950793c8ef20d529a352e
...
27
28
29
 
30
31
32
...
27
28
29
30
31
32
33
0
@@ -27,6 +27,7 @@ ALSO IMPORTANT: $rspec_options is gone. If you were using this for anything
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). Closes #486.
0
+* Fix: Unimplemented step with new line throws error (patch from Ben Mabey). Closes #494.
0
 
0
 === Version 1.1.4
0
 

Comments