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: 78,085 of 184,472
Downloads: 10,992

Daily

Ranking: 60,549 of 184,458
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,586,655,202bundler
101,010,873,602rake
19950,304,737minitest
35629,697,543activerecord
268147,424,588sqlite3

Owners

#GravatarHandle
1iconthetron