hovancik/BSDSec

View on GitHub
app/models/email.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
Email has no descriptive comment
Missing frozen string literal comment.
class Email < ApplicationRecord
end