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: 76,803 of 180,507
Downloads: 10,500

Daily

Ranking: 80,166 of 180,487
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,082,629,206bundler
16855,753,735rake
20802,622,455minitest
34541,186,850activerecord
238132,667,529sqlite3

Owners

#GravatarHandle
1iconthetron