I have a user model and user references_many folders. I want to add a field where current user can store ids of other users folders. What is the best way to implement this?I have a user model and user references_many fo
I have a user model and user references_many folders. I want to add a field where current user can store ids of other users folders. What is the best way to implement this?I have a user model and user references_many fo