Generalize tournament save interactor
It now is responsible for saving all ApplicationRecord objects to the database. This will reduce code duplication one we have other objects that need to be saved. (As we will soon need to save individual matches)
Loading
Please register or sign in to comment