consul/consul

View on GitHub
app/models/dashboard/executed_action.rb

Summary

Maintainability
A
0 mins
Test Coverage

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

  validates :proposal, presence: true, uniqueness: { scope: :action }

There are no issues that match your filters.

Category
Status