hovancik/BSDSec

View on GitHub
app/models/tagging.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Showing 3 of 3 total issues

Tagging has no descriptive comment
Open

class Tagging < ApplicationRecord
Severity: Minor
Found in app/models/tagging.rb by reek

Missing frozen string literal comment.
Open

class Tagging < ApplicationRecord
Severity: Minor
Found in app/models/tagging.rb by rubocop

Missing top-level documentation comment for class Tagging.
Open

class Tagging < ApplicationRecord
Severity: Minor
Found in app/models/tagging.rb by rubocop
Category
Status