wazery / ratyrate

:star: A Ruby Gem that wraps the functionality of jQuery Raty library, and provides optional IMDB style rating.
http://ratingmoviestore.herokuapp.com
237 stars 120 forks source link

How to hide the stars after the assessment? #110

Open afuno opened 8 years ago

afuno commented 8 years ago

For example, after the assessment to hide the star and display user ratings. Or display the arithmetic mean of the stars, and lower user ratings.

ckiklas commented 8 years ago

Would setting disable_after_rate to true work for you?