Tuesday, March 20, 2007

Rails Ajax rating system (Part 1)

Adds rating capabilities to any ActiveRecord object. It has the ability to work with objects that have or don ’t special fields to keep a tally of the ratings and number of votes for each object. In addition it will by default use the User model as the rater object and keep the ratings per-user. It can be configured to use another class...



read more | digg story

0 comments: