hyperstack-org/hyperstack

has_many relationships should be able to take scopes

Open

#132 创建于 2019年2月25日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (43 fork)batch import
enhancementgood first issue

仓库指标

Star
 (531 star)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南