Cool. You could also add the todo task : desc "Look for TODO and FIXME tags in the code" task :todo do FileList['**/*.rb'].exclude('pkg').egrep /#.*(FIXME|TODO|TBD|DEPRECATED)/ end -- Cheers, zimbatm http://zimbatm.oree.ch