hyperstack-org/hyperstack

has_many relationships should be able to take scopes

Open

#132 geöffnet am 25. Feb. 2019

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (43 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (531 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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