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
If users add a new association, say belongs_to :user to the Post model, the go-to-definition for :user will not work until the LSP server is restarted.
The text was updated successfully, but these errors were encountered:
If users add a new association, say
belongs_to :user
to thePost
model, the go-to-definition for:user
will not work until the LSP server is restarted.The text was updated successfully, but these errors were encountered: