Closed wendelfabianchinsamy closed 2 months ago
There is a bunch of code repetitions in app/models/doi.rb. For instance the methods reference_ids and reference_counts use roughly the same code. DRY up some of these methods.
There is a bunch of code repetitions in app/models/doi.rb. For instance the methods reference_ids and reference_counts use roughly the same code. DRY up some of these methods.