On 3/16/06, Mauricio Fernandez <mfp / acm.org> wrote: > On Fri, Mar 17, 2006 at 06:30:14AM +0900, Patrick Hurley wrote: > > Just want to join the chorus of thank you. This is perfect. I found a > > blog entry (http://asplake.blogspot.com/2006/01/revert-that-rakefile.html) > > and worked it over a little into the file below which I put in > > lib/tasks/rcov.rake in a rails project. It works great. > ... > [rcov.rake] > > Thank you! May I distribute it with rcov (under Ruby's license)? It > seems many people will want to use it that way... Please do! I've got a much uglier/less comprehensive set of Rake tasks that I use, I'd love to have a cleaner version. (My tasks build the standard html output for files in my repository or create the ascii 'poor mans profiling'. > > -- > Mauricio Fernandez - http://eigenclass.org - singular Ruby > > -- thanks, -pate -------------------------