[Rails-core] has many :through using defined scopes from the :through association instead of dupping

2015-10-16 Thread Will Spurgin
Hey all, I've been doing a *bunch* of researching on this topic, and I wanted to get feedback from the community on this potential feature (or if I'm just completely missing that it's already a feature, your gentle correction). Recently, I've started a project, and I ran across a scenario

Re: [Rails-core] has many :through using defined scopes from the :through association instead of dupping

2015-10-16 Thread Matt Jones
On Thu, Oct 15, 2015 at 9:17 PM, Will Spurgin wrote: > Hey all, > > I've been doing a *bunch* of researching on this topic, and I wanted to > get feedback from the community on this potential feature (or if I'm just > completely missing that it's already a feature, your