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,698 of 190,469
Downloads: 11,769

Daily

Ranking: 98,195 of 190,443
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,252,447,659bundler
81,259,155,611rake
141,167,323,902minitest
36763,606,787activerecord
279175,675,069sqlite3

Owners

#GravatarHandle
1iconthetron