A Ruby on Rails plugin for adding commenting to ActiveRecord models, currently in development.
My aim with this project is to provide a simple solution to adding comments to models without too much fuss. This plugin should make basic commenting easy.
Features include approval of comments, SPAM-checking and commenting by public users and registered users.
At the moment this is still very much a work-in-progress. This plugin is part of a bigger project that I chopped up in smaller pieces to make it easier to develop in short sprints.
This plugin is developed by Arjan van der Gaag.