Flay 1.4.1 Released

flay version 1.4.1 has been released!

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.4.1 / 2010-09-01

  • 2 minor enhancements:

    • Added extra error handling for ERB flay to deal with tons of bad ERB
    • Skip plugin if another version already loaded (eg local vs gem).
  • 1 bug fix:

    • Fixed all tests that were having problems on 1.9 due to unstable
      hashes