Using Resource data scopes

One of the critical features you might have is to only show the data that your current user needs/should be able to see (and interact). Lets use Model scopes to limit the data we make accessible to the Nova logged user

Lesson Resources