Flay Results
Flay
analyzes ruby code for structural similarities.
Files
Matches
<% @matches.each_with_index do |match, count| %>
<% match[1..-1].each do |filename| %> <%= link_to_filename(*filename.split(":")) %>
<% end %>
<%= match.first %>
<% end %>
Generated on <%= Time.now.localtime %>