Roodi parses your Ruby code and warns you about design issues you have based on the checks that is has configured.
File Path | Warning |
---|---|
<%= link_to_filename(match.first.split(':').first) if match.first %> | <%= match[1] %> |
Generated on <%= Time.now.localtime %>