Filtering Active record objects using scopes

Опубликовано: 28 Октябрь 2024
на канале: APPSIMPACT Academy
114
6

Hey everyone,

In today's lecture, we'll be addressing the final task of assignment no. 3. Our focus will be on displaying only active jobs to public users and job seekers. To achieve this, we'll be implementing scopes, and I'll guide you through the most efficient approach for handling this task.

You can find the pull request for today's lecture at: https://github.com/appsimpactacademy/...

For related issues, refer to: https://github.com/appsimpactacademy/...

For a comprehensive understanding, please watch the complete lecture.

Thank you.