|
The `BelongsTo` field has an option `scope`, but the `HasMany` always calls `associated_class.all`. This is an extension field to provide this functionality to `HasMany` associations.
|
|
The `BelongsTo` field has an option `scope`, but the `HasMany` always calls `associated_class.all`. This is an extension field to provide this functionality to `HasMany` associations.
|