ratyrate
ratyrate copied to clipboard
:star: A Ruby Gem that wraps the functionality of jQuery Raty library, and provides optional IMDB style rating.
**Issue by [rooshdi](https://github.com/rooshdi)** _Thursday Jun 05, 2014 at 19:08 GMT_ _Originally opened as https://github.com/muratguzel/letsrate/issues/72_ --- I'm using turbolinks with Rails 4.1 and the star ratings don't display the selected rating...
Hello. Stars appear when I press F5, but when I'm trying to go to links on my site they disappear, Why this happens and what can I do to fix...
I have an issue. I have two divs for view rating: first is shows user current rate (and there is an issue - it shows only 1 star, user cannot...
After followed the introduction in README, I tried to run the app but can't find script for jquery raty `couldn't find file 'jquery.raty' with type 'application/javascript'` Could not understand why...
Hi, I used 'rating_for_user' helper method for logged in user rating. If my user accidentally gave low score for his favorite film(or any real world object) is there any way...
I added the ratyrate gem to my project, but i can't figure out how to solve this problem. When i log in and click some of the stars to rate...
**Issue by [gabrieltong](https://github.com/gabrieltong)** _Thursday Jan 09, 2014 at 07:17 GMT_ _Originally opened as https://github.com/muratguzel/letsrate/issues/59_ --- when i use version 1.0.8 , everything is ok . after upgrade to 1.0.9 ,...
i dont know how to do this and its not in the documentation so..
**Issue by [morganjlopes](https://github.com/morganjlopes)** _Sunday Apr 28, 2013 at 03:50 GMT_ _Originally opened as https://github.com/muratguzel/letsrate/issues/29_ --- It would be great to be able to see how many users submitted a rating....
The stars disappear when I use paginate to load more posts below the latest posts, using AJAX. Anyone has an idea how I can fix this?