What\'s the best plugin these days for implementing voting on a Rails site?
Two I\'m aware of are:
Coming in a bit late here, but from what I can tell vote_fu was inspired by acts_as_voteable (and supports its syntax), but is more actively developed.