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: 80,304 of 192,822
Downloads: 11,900

Daily

Ranking: 51,413 of 192,745
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,407,370,484bundler
81,317,593,240rake
141,211,971,546minitest
36788,909,250activerecord
278182,632,232sqlite3

Owners

#GravatarHandle
1iconthetron