I have a User model and user model has one to many relationship with Episode model. Is it possible to send only Episodes which are associated with the current user without changing the EpisodeController?
Asked
Active
Viewed 33 times