pet-rescue icon indicating copy to clipboard operation
pet-rescue copied to clipboard

1021 Refactor Pet instance method to use the Match model instead of the AdopterApplication model

Open coalest opened this issue 4 months ago • 1 comments

🔗 Issue

#1021

✍️ Description

  • Refactored Pet#is_adopted? method to reference Match association rather than AdopterApplication
  • Fixed related tests

coalest avatar Oct 10 '24 13:10 coalest