Class: ActiveScope

ActiveScope()

This is a model scope which excludes any models without is_active = true. In effect, this provides a mechanism for soft-deletes.