[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] flay 1.2.1 Released

Ryan Davis

3/17/2009 2:15:00 AM


flay version 1.2.1 has been released!

* <http://ruby.sa...
* <http://rubyforge.org/projects/sea...

Flay analyzes code for structural similarities. Differences in literal
values, variable, class, method names, whitespace, programming style,
braces vs do/end, etc are all ignored. Making this totally rad.

Changes:

### 1.2.1 / 2009-03-16

* 3 minor enhancements:

* Added gauntlet_flay.rb
* Cached value of plugins loaded.
* Refactored and separated analysis phase from process phase

* 1 bug fix:

* Added bin dir to default dirs list in FlayTask

* <http://ruby.sa...
* <http://rubyforge.org/projects/sea...