hyperstack-org/hyperstack

has_many relationships should be able to take scopes

Open

#132 aperta il 25 feb 2019

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (43 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (531 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor