hyperstack-org/hyperstack
Ver no GitHubhas_many relationships should be able to take scopes
Open
#132 aberto em 25 de fev. de 2019
enhancementgood first issue
Métricas do repositório
- Stars
- (531 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 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