ifmeorg/ifme

View on GitHub
app/models/comment.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Remove explicit presence validation for commentable_id.
Open

  validates :commentable_id, :comment_by, presence: true
Severity: Minor
Found in app/models/comment.rb by rubocop

There are no issues that match your filters.

Category
Status