Is your plugin hosted on GitHub? Make sure to press the "fetch" button next to the repository field to fetch your plugin's info from GitHub rather than typing it all in.
Repository
Name
Home Page
Short description The ultimate ActiveRecord rating plugin. Rate any model. Highly customizable.
Description The ultimate rating system for ActiveRecord models. Highly flexible and configurable, while easy to use with the defaults. Supports 3 different ways to manage the statistics, and creates all the needed associations for easy access to everything. Comes complete with the needed migrations code to make it easy to add to any project. NOTE: It uses some advanced SQL constructs that might not be supported by all servers. It was tested on Postgres only. If you have patches/fixes for other databases, please send them and I will add them to the plugin. == Features * Rate any model * Optionally add fields to the rated objects to optimize speed * Optionally add an external rating statistics table with a record for each rated model * Can work with the added fields, external table or just using direct SQL count/avg calls * Use any model as the rater (defaults to User) * Limit the range of the ratings * Average, total and number of ratings * Find objects by ratings or rating ranges * Find objects by rater * Extensively tested
Description format RDoc MarkDown Textile
License Ruby's Rails' (MIT) GPL LGPL BSD Apache Artistic PublicDomain BSD-type Free-Trial Free-but-Restricted OpenSource Proprietary Shareware Source-available-proprietary Commercial
Category Assets Controllers Internationalization Misc. Enhancements Model Rails Engines Searching and Queries Security Statistics and Logs Testing View Extensions