I am looking for a karma (reputation) plugin or gem for Ruby on Rails. Preferably one that was integrated many of the best practices and research around the topic of community management & development. Any recommendations?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

There's vote fu.

Howver my advice would be the following : don't rely every time on plugins.
For some things that could be completely different from one app to an other, relying on a plugin can sometimes makes things harder to implement.

link|improve this answer
is this plugin compatible with rails3? – Alexey Poimtsev Oct 13 '10 at 15:51
Last commit : August 2009. I wouldn't use it. – Damien MATHIEU Oct 13 '10 at 15:55
Replaced by thumbs_up - github.com/brady8/thumbs_up – Ash Feb 4 at 18:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.