Best way to implement voting in a Rails application?

Posted by Horace Loeb on Stack Overflow See other posts from Stack Overflow or by Horace Loeb
Published on 2009-09-09T06:27:02Z Indexed on 2010/05/30 12:32 UTC
Read the original article Hit count: 228

Filed under:
|

What's the best plugin these days for implementing voting on a Rails site?

Two I'm aware of are:

  1. vote_fu
  2. acts_as_voteable

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about voting