CommonThread - Our Blog

acts_as_voteable (0.1.1) - Now playing nicely with rails 1.2

Written By: Ben Wyrosdick

February 1st, 2007

the acts_as_voteable plugin was updated to version 0.1.1 to refactor several methods and most importantly get rid of things that were deprecated in the 1.2 release of rails. Namely the ’:dependent => true’ was changed to ’:dependent => :destroy’

If you need help installing or updating the plugin you may read my post on the script/plugin command

Leave a Reply