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,908 of 195,871
Downloads: 12,087

Daily

Ranking: 96,429 of 195,832
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,644,482,704bundler
81,388,044,401rake
141,275,096,408minitest
36823,398,171activerecord
282191,538,464sqlite3

Owners

#GravatarHandle
1iconthetron