Skip to content
Commit ce00f74a authored by Eduardo Navarro's avatar Eduardo Navarro
Browse files

Fix association between roles and relationships

In a "one to many" relationship it doesn't make sense to define
`belongs_to` associations on both models `Roles` and `Relationship` from
one to another.

Fix that by defining that a role has many relationships.
parent f4d01b0d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment