On Aug 9, 2007, at 8:57 PM, barsalou wrote: > I'd like to output my rcov data to the screen in ascii instead of > html...is that possible using the rake spec:rcov command?
Look at the RSpec gem's rdoc. I believe it is something like Rake::RcovTask. An option can be provided to give rcov options. Run rcov --help. > > Also, is there somewhere that will allow me to search the mail > archives...I'm pretty sure someone else has asked similar questions. > Google is your friend. Rubyforge also has the mailing lists, although they aren't searchable. Scott _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users