[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.0 Released

Ryan Davis

3/10/2009 1:54:00 AM


flay version 1.2.0 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.0 / 2009-03-09

* 2 major enhancements:

* Added flay_task.rb
* Added plugin system (any flay_(c,java,js,etc).rb files).

* 4 minor enhancements:

* Added expand_dirs_to_files and made dirs valid arguments.
* Added flay_erb.rb plugin.
* Added optparse option processing.
* Refactored to make using w/in rake and other CI systems clean and
easy.

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


1 Answer

Sandor Szücs

3/13/2009 12:14:00 PM

0


On 10.03.2009, at 02:54, Ryan Davis wrote:

>
> flay version 1.2.0 has been released!

yeaha!
Ryan, I really like flay!

Greets Sandor
--