Sign in Sign up
rubygems

auto_scopes

I always wonder if it was possible to reuse some scopes defined in a deep associations, we all know that is possible using merges but it still not a clean solution, I still need to define new scopes and make joins so Rails can know which model I want, so I started to develop this gem, the idea is easy to follow, put all scopes you want inside a YAML file.

Activity

Latest release
10y ago
Total releases
3
Cadence
~daily
Last 12 months
0

Details

First release
Oct 17, 2015
Releases
Version Released
0.1.2 patch
0.1.1 patch
0.1.0 initial