-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
trying to combine methods and remove set_media_type
One big difference between how we create Media is in one case we were sending the entire project_media, but when creating from original_claim we weren't. I think since this is Media it makes more sense only to receive what we need, instead of the whole project_media. So this is a step in that direction. There is still a lot of duplication, and I think there should be better ways to access the values we want.
- Loading branch information
1 parent
9c7dbc5
commit 775522f
Showing
1 changed file
with
51 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters