You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For this story, you should fully leverage ActiveRecord methods in your query.
Shelters with Pending Applications
As a visitor
When I visit the admin shelter index ('/admin/shelters')
Then I see a section for "Shelter's with Pending Applications"
And in this section I see the name of every shelter that has a pending application
The text was updated successfully, but these errors were encountered:
For this story, you should fully leverage ActiveRecord methods in your query.
As a visitor
When I visit the admin shelter index ('/admin/shelters')
Then I see a section for "Shelter's with Pending Applications"
And in this section I see the name of every shelter that has a pending application
The text was updated successfully, but these errors were encountered: