Modify initial distribution of tables to guarantee there is no single-person table #107

Merged
bustikiller merged 2 commits from fix/initial-group-creation into main 2024-11-10 09:46:53 +00:00
Showing only changes of commit c12e2fc6a4 - Show all commits

View File

@ -1,3 +1,5 @@
# Copyright (C) 2024 Manuel Bustillo
require 'rails_helper' require 'rails_helper'
module Tables module Tables