Remove redundant overrides in ActiveModel association declaraions

Description

Rails ActiveModel associations automatically guess class names and foreign key when possible. However, in some parts of the code, they are unnecessarily overriden - because these overrides match the default. This is probably due to incomplete refactoring.

Proposal

Remove those overrides.

Links / references

Assignee Loading
Time tracking Loading