[rspec-devel] [ rspec-Patches-9919 ] Small Webgen updates
noreply at rubyforge.org
noreply at rubyforge.org
Sat Apr 7 01:10:15 EDT 2007
Patches item #9919, was opened at 2007-04-07 03:48
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3151&aid=9919&group_id=797
Category: None
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 3
Submitted By: Scott Taylor (smtlaissezfaire)
>Assigned to: David Chelimsky (dchelimsky)
Summary: Small Webgen updates
Initial Comment:
I've updated the stylesheet so that there is a little bit of space between h2 headers and the ruby tags in the docs.
I've also updated the rake file so that it only throws an error when using an older version of webgen (> 0.4.2)
I had to modify the spec command in the rakefile to a timeout of '2' since one of the specs was timing out.
----------------------------------------------------------------------
>Comment By: David Chelimsky (dchelimsky)
Date: 2007-04-07 05:10
Message:
Applied to trunk (rev 1710)
Please don't forget to submit separate patches for separate concerns. Even though these were each 1 liners, there are really three completely different patches here.
We need that separation for two reasons. One is documentation (looking at the title of this patch only tells part of the story). The second reason is that binding multiple patches into one means that we need to either accept them all, reject them all, or do extra work to pick and choose.
Keep 'em coming, but please keep 'em separate.
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3151&aid=9919&group_id=797
More information about the rspec-devel
mailing list