public
Description: Resources for rspec developers/contributors
Homepage: http://rspec.info/
Clone URL: git://github.com/dchelimsky/rspec-dev.git
attribution to Matt Patterson (not Peterson) for contributing failing 
examples for rails before filters running twice
dchelimsky (author)
Tue Jul 15 21:54:50 -0700 2008
commit  6a60f794bb99af4db841a9a3c69ae7883da0c63a
tree    53cd2c86fd2dcd5a8ddac78e6e5f8aa29f2ac4fb
parent  9c8a511f81abcbde7555b29304243e6fce325d2a
...
240
241
242
 
 
243
244
245
...
240
241
242
243
244
245
246
247
0
@@ -240,6 +240,8 @@ In alphabetical order (by last name)
0
 ** Patch [#10473] obj.should exist (new matcher)
0
 * Tim Pope
0
 ** Patch LH[#413] Disable color codes on STDOUT when STDOUT.tty? is false
0
+* Matt Patterson
0
+* Patch [#440] to add failing example of before filters running twice.
0
 * Carl Porth
0
 ** Patch [#12174] mishandling of paths with spaces in spec_mate switch_command
0
 ** Patch [#12237] (tiny) added full path to mate in switch_command

Comments

    No one has commented yet.