Has Ratings plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://svn.pluginaweek.org/trunk/has_ratings/
Note that this is a reference implementation and, most likely, should be modified for your own usage.
Example
=========
user = User.find(1) video = Video.find(1) video.ratings.create(:rater => user, :value => :poor)
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: hardway, 6 months ago

