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: 77,899 of 183,748
Downloads: 10,901

Daily

Ranking: 77,363 of 183,729
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,482,641,065bundler
10978,211,546rake
19918,903,102minitest
35610,270,384activerecord
259144,086,032sqlite3

Owners

#GravatarHandle
1iconthetron