rubyforgood / homeward-tails

Homeward Tails is an application making it easy to link adopters/fosters with pets. We work with grassroots pet rescue organizations to understand how we can make the most impact.
MIT License
69 stars 117 forks source link

Remove unique Pet name validation #46

Closed garyhtou closed 1 year ago

garyhtou commented 1 year ago

Pets can have the same name! So let's remove this validation

https://github.com/rubyforgood/pet-rescue/blob/a1605ebcbd5dbfb36c26b075cc0d401853448998/app/models/pet.rb#L37-L37

Thrillberg commented 1 year ago

Resolved by #58