Add feedback button #2521
Annotations
4 errors
Run RuboCop:
app/mailers/feedback_mailer.rb#L8
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Run RuboCop:
app/mailers/feedback_mailer.rb#L12
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Run RuboCop:
db/migrate/20230529080510_create_feedbacks.rb#L6
Rails/ThreeStateBooleanColumn: Boolean columns should always have a default value and a `NOT NULL` constraint.
|
Run RuboCop
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading