RubyGems.org

Socialization allow any model to Follow and/or Like any other model. This is accomplished through a double polymorphic relationship on the Follow and Like models. But you don't need to know that since all the complexity is hidden from you.

installgem install socialization -v 0.1.0
Authors

Carl Mercier

6,091 total downloads 485 for this version
Owners

9c2d9c73920c971cd33ca27b59f3e2a9

Gemfile
gem "socialization", "~> 0.1.0"
Versions
  1. 0.5.0.beta4 August 7, 2012
  2. 0.5.0.beta3 July 5, 2012
  3. 0.5.0.beta2 June 8, 2012
  4. 0.5.0.beta June 6, 2012
  5. 0.4.0 February 25, 2012
Show all versions (10 total)
Runtime Dependencies
  1. activerecord >= 0