The Dev Blog

Putting Family Management on Rails!

A New Version of acts_as_rated plugin

Posted by Guy Naor Sun, 18 Feb 2007 13:09:00 GMT

I just uploaded to rubyforge a new version of the acts_as_rated plugin.

This version is thanks to Tiago Serafim who tested it and proposed the needed changes needed to make it work with MySQL.

Tiago also proposed a new method: rated_by?(rater) that returns true if the object is rated by the passed rater.

Thanks Tiago!

As usual full testing is provided. There is one failure in MySQL testing due to strangeness in MySQL average handling. They do fully pass with Postgres.

Posted in , ,  | 2 comments

del.icio.us:A New Version of acts_as_rated plugin digg:A New Version of acts_as_rated plugin spurl:A New Version of acts_as_rated plugin wists:A New Version of acts_as_rated plugin simpy:A New Version of acts_as_rated plugin newsvine:A New Version of acts_as_rated plugin blinklist:A New Version of acts_as_rated plugin furl:A New Version of acts_as_rated plugin reddit:A New Version of acts_as_rated plugin fark:A New Version of acts_as_rated plugin blogmarks:A New Version of acts_as_rated plugin Y!:A New Version of acts_as_rated plugin smarking:A New Version of acts_as_rated plugin magnolia:A New Version of acts_as_rated plugin segnalo:A New Version of acts_as_rated plugin

Comments

  1. Schema? said 2 days later:

    Hello,

    Can you please give a hint about what tables/fields are required? I saw the schema.rb file in the test folder, but I'm not sure what is required to get the plugin to work properly. Is there are rake task? Thanks much!

  2. Oh, embarrassment said 2 days later:

    Guess I should have read the documentation better; it's right in the README! Duh. Sorry.

Comments are disabled

Subscribe to The Dev Blog