hyperstack-org/hyperstack

has_many relationships should be able to take scopes

Open

#132 ouverte le 25 févr. 2019

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)JavaScript (43 forks)batch import
enhancementgood first issue

Métriques du dépôt

Stars
 (531 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur