Roodi Results

Roodi parses your Ruby code and warns you about design issues you have based on the checks that is has configured.

<% @matches.each_with_index do |match, count| %> <% end %>
File Path Warning
<%= link_to_filename(match.first.split(':').first) if match.first %> <%= match[1] %>

Generated on <%= Time.now.localtime %>