Activity
I see what I was doing wrong. How would you go about making it so an account has_many users but the account.user_id gets set on the first user who made the account?
How is the user_id on the account table being set?
I see what I was doing wrong. How would you go about making it so an account has_many users but the account.user_id gets set on the first user who made the account?
How is the user_id on the account table being set?