This plugin introduces three mixins to your recipe book: acts_as_voteable : Intended for content objects like Posts, Comments, etc. acts_as_voter : Intended for voting entities, like Users. has_karma : Intended for voting entities, or other objects that own the things you are voting on.