Categories: None [Edit]

auto_scopes

https://rubygems.org/gems/auto_scopes
https://github.com/victor95pc/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.

Total

Ranking: 91,291 of 193,649
Downloads: 9,726

Daily

Ranking: 95,690 of 193,618
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,490,992,976bundler
81,345,057,418rake
29989,166,690rspec
44754,899,034rails
71610,196,933pry
279185,860,994sqlite3
2,00514,468,308appraisal
3,8752,972,177generator_spec
6,601805,903configurations

Owners

#GravatarHandle
1iconvictor95pc