consul/consul

View on GitHub
app/models/budget/content_block.rb

Summary

Maintainability
A
0 mins
Test Coverage

Uniqueness validation should have a unique index on the database column.
Open

    validates :heading, presence: true, uniqueness: { scope: :locale }
Severity: Minor
Found in app/models/budget/content_block.rb by rubocop

There are no issues that match your filters.

Category
Status