hyperstack-org / hyperstack-org/hyperstack
has_many relationships should be able to take scopes
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 538
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
its a feature of Rails.
workaround is to create a scope on the target class, and use that scope the result.
We could automatically do this of course
Contributor guide
Assessment
This issue has not been assessed yet.