turniere-backend/app/interactors
Daniel Schädler 385e2554b2
Shuffle intermediate stage match position before populating stage below
2022-06-25 21:28:44 +02:00
..
add_group_stage_to_tournament.rb Assign empty array if object_to_save is nil before pushing values to it 2019-06-17 15:02:30 +02:00
add_playoffs_to_tournament.rb Make teams added to PlayoffStage configurable 2019-06-18 22:22:10 +02:00
advance_teams_in_intermediate_stage.rb Shuffle intermediate stage match position before populating stage below 2022-06-25 21:28:44 +02:00
populate_match_below.rb Assign empty array if object_to_save is nil before pushing values to it 2019-06-17 15:02:30 +02:00
save_application_record_object.rb Make save_application_record_object work with arrays 2019-05-26 20:14:13 +02:00
update_groups_group_scores.rb Assign empty array if object_to_save is nil before pushing values to it 2019-06-17 15:02:30 +02:00