Stephen Lombardo
2007-Sep-21 14:37 UTC
[ANN] Social networking with Rails using ActsAsNetwork
ActsAsNetwork is a plugin that we''ve recently extracted from PingMe ( gopingme.com ) to simplify the definition and storage of network relationships between entities using ActiveRecord. It drives the social networking features of the site. ActsAsNetwork it special because it uses a single record in an intermediate has_and_belongs_to_many table or has_many :through join model. With one instance of an association or join model there is no need for reverse relationship records, association callbacks, or other complexities. Check it out. More details (via blog): tinyurl.com/ypyg8b Documentation: actsasnetwork.rubyforge.org Cheers, Stephen @ Zetetic =VOTE TagTime - vote.railsrumble.com/teams/26/visit What *should* you be doing? - gopingme.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---