Categories: None [Edit]

stately_scopes

https://rubygems.org/gems/stately_scopes
https://github.com/thetron/stately_scopes
I've found that when developing Rails apps, I tend to almost always pair each scope with an instance method which returns a boolean indicating whether the object is included inside that scope.\n\nThis gem simply automatically creates that method for you. Nothing super fancy, and you might consider replacing the state methods with your own, more efficient, implementations - but it's great for early stages of development, or providing a comparative case for unit tests.

Total

Ranking: 79,656 of 188,802
Downloads: 11,627

Daily

Ranking: 47,383 of 188,779
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,121,336,578bundler
101,202,966,022rake
141,127,857,902minitest
36741,279,806activerecord
276170,987,282sqlite3

Owners

#GravatarHandle
1iconthetron