Appraise
Make your model rateable, in different categories, allowing you to customize many options.
Install
gem install appraise
Run the generator appraise:install to create the necessary files.
Configuration
When you run appraise:install it creates an initializer file at config/initializers/appraise.rb that has all the configuration options.
Please see this file to see the description of each option.
AJAX
The helper method that generates the ratings links are remote. Which means you have ajax by default if you're including the necessary javascripts in your layout.
Themes
...
Documentation
Please be sure to read the full documentation in order to see hidden features and avoid bugs reporting.
Issues & bugs
If you find a bug (and you are sure it's a bug), please file it at the issues page specifying the details and steps of how to reproduce it.
Contribute
If you want to contribute to this project, fork it and make a pull request. All your changes should be tested properly, with RSpec.
License
MIT License. Copyright 2011