Cory Streiff

Results 3 issues of Cory Streiff

After installing the gem locally from the master branch, when I try to `require 'active_campaign'` in an irb session I get the following error: ``` .../gems/active_campaign-3.0.0/lib/active_campaign/faraday/middleware/request.rb:12:in `': undefined method `dependency'...

### Reproduction steps: 1. Log in as an adopter, eg. `[email protected]:123456` 2. Go to the `Adoption Applications`page 3. Click on a pet's name. 4. See the error message like screenshot...

bug :lady_beetle:

# 🔗 Issue #1021 # ✍️ Description - Refactored `Pet#is_adopted?` method to reference `Match` association rather than `AdopterApplication` - Fixed related tests