Categories: None [Edit]

acts_as_favoritor

https://rubygems.org/gems/acts_as_favoritor
https://github.com/jonhue/acts_as_favoritor
acts_as_favoritor is a Rubygem to allow any ActiveRecord model to associate any other model including the option for multiple relationships per association with scopes. You are able to differentiate followers, favorites, watchers, votes and whatever else you can imagine through a single relationship. This is accomplished by a double polymorphic relationship on the Favorite model. There is also built in support for blocking/un-blocking favorite records as well as caching.

Total

Ranking: 6,275 of 196,619
Downloads: 1,006,953

Daily

Ranking: 6,700 of 196,594
Downloads: 289

Depended by

RankDownloadsName

Depends on

RankDownloadsName
37838,814,166activerecord

Owners

#GravatarHandle
1iconjonhue