- zenspider.com
- zenspider projects
- flay-persistence
Did you ever want to make your flay results persistent?!? Me neither, but now you can! This flay plugin allows you to run flay across multiple runs combining and persisting the results. This allows you to detect plagiarism or good gem candidates across multiple projects.
Currently uses Marshal to persist… This begs for maglev.
% flay -p some_project % flay -p -r other_project # redo already scanned files with -r % flay -p # just show the persisted data
gem install flay-persistence
git clone git://github.com/seattlerb/flay-persistence