You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have belongs_to associations. In the index I show the name of that association, but I would love to also be able to click on that association name and open the form for that specific entry.
The text was updated successfully, but these errors were encountered:
Describe the problem you're proposing to solve
I have
belongs_to
associations. In the index I show the name of that association, but I would love to also be able to click on that association name and open the form for that specific entry.The text was updated successfully, but these errors were encountered: