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
3. How would you define a Person model so that any Person can be assigned as the parent of another Person (as demonstrated in the Rails console below)? What would the migration look like?