Limit access to data to authorized users Rails 6

What's this about?

Only show users the data that belongs to them. Using authenticated users that we created in the previous episode with devise, we'll limit access to videos, description templates, and presenters to only the user who owns those objects.

Author

CJ Avilla

CJ Avilla

I'm interested in learning new programming languages; building high leverage tools; and recently, sharing what I've learned from dozens of other incredible and generous friends and online strangers in the form of video content.