hyperstack-org/hyperstack

has_many relationships should be able to take scopes

Open

#132 opened on 2019年2月25日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)JavaScript (43 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (531 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド