Block a user
Fix seed admin password too short for Devise validation
db/seeds.rb creates admin with password too short for Devise validation
Prevent sole admin from deleting their account
barbie-bot
created branch sole-admin-protection-clean in barbie-bot/fixin.me
2026-03-01 07:52:24 +01:00
Multi-adapter testing: run test suite with SQLite and MySQL
Add skip_email_confirmation option; fix SQLite length validation