Rails Plugin for Multiple Ratings Per Model?
        Posted  
        
            by Kevin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kevin
        
        
        
        Published on 2010-05-18T07:15:56Z
        Indexed on 
            2010/05/18
            7:20 UTC
        
        
        Read the original article
        Hit count: 241
        
ruby-on-rails
|plugins
I'm looking to add the capability of rating a model I have under several different categories like "Knowledgeable" "Organized", etc. Is there a plugin that will allow me to do this, and maybe even have a cool x/5 stars graphical representation as well?
© Stack Overflow or respective owner