Avoid duplicated symbols, check created record attributes

This commit is contained in:
2024-12-15 23:36:24 +01:00
parent 30ee4a861e
commit e15b983b56
3 changed files with 19 additions and 13 deletions

View File

@@ -26,6 +26,7 @@
default: &default
adapter: mysql2
encoding: utf8mb4
collation: utf8mb4_0900_as_ci
pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 5 } %>
username: fixinme
password: