Add ratings to an existing Ruby On Rails Application

Hi,

    I am trying to add a ratings feature to an existing Ruby On Rails application. The application runs on Ruby 1.8.7 and rails 2.3.5 versions. Do i need to install any specific gem for it ? Or any specific procedure for it ?

Please site an example if possible.

Thanks, Bhargav

Hey there.... You can use this gem for implementing rating into your application.Its simple and easy to implement.

enjoy coding....

Hi Pardeep,

           I am using rails 2.3.5 . This gem requires rails 3.1

Thanks, bhargav

If nothing else, grab the gem source and use it to write your own?

Hey Bhargava, One more thing you can do is use any jquery star rating and save it using ajax...

You can take a look at activerecord-reputation-system gem by twitter.

Gautam Pai wrote in post #1091288:

You can take a look at

activerecord-reputation-system<https://github.com/twitter/activerecord-reputation-system&gt;gem

by twitter.

Hi Gautam,

          This page does not exist.

Thanks, Bhargav