Define and seed an invitation model and controller #224

Merged
bustikiller merged 12 commits from invitations into main 2025-06-01 18:36:50 +00:00
Showing only changes of commit ecbb6af4bd - Show all commits

@ -2,7 +2,7 @@
# Copyright (C) 2024-2025 LibreWeddingPlanner contributors
NUMBER_OF_GUESTS = 50
NUMBER_OF_GUESTS = 200
ActsAsTenant.without_tenant do
Wedding.delete_all