hovancik/BSDSec

View on GitHub
app/helpers/articles_helper.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Showing 3 of 3 total issues

ArticlesHelper has no descriptive comment
Open

module ArticlesHelper
Severity: Minor
Found in app/helpers/articles_helper.rb by reek

Missing top-level documentation comment for module ArticlesHelper.
Open

module ArticlesHelper
Severity: Minor
Found in app/helpers/articles_helper.rb by rubocop

Missing frozen string literal comment.
Open

module ArticlesHelper
Severity: Minor
Found in app/helpers/articles_helper.rb by rubocop
Category
Status