11155
(-- --)
January 4, 2013, 8:45am
1
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
11155
(-- --)
January 4, 2013, 11:10am
2
Hey there....
You can use this gem for implementing rating into your application.Its
simple and easy to implement.
enjoy coding....
11155
(-- --)
January 4, 2013, 11:46am
3
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?
11155
(-- --)
January 7, 2013, 5:23am
5
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.
11155
(-- --)
January 8, 2013, 6:50am
7
Gautam Pai wrote in post #1091288:
You can take a look at
activerecord-reputation-system<https://github.com/twitter/activerecord-reputation-system>gem
by twitter.
Hi Gautam,
This page does not exist.
Thanks,
Bhargav