How do I assign a user to their own private form?

Viewed 16

I have been working on an app where users fill out key forms and the information is shared only between themselves and the admin.

However, when I return to the index, all other user forms are visible. Is there any way to assign users to only their own form? I am using ruby on rails

0 Answers
Related