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 can i change the hint messages dynamically. #147

Open mike1011 opened 7 years ago

mike1011 commented 7 years ago

i am using rails 4 along with raterate gem (ratyrate (1.2.2.alpha)).How can i change the hint message if the user is not logged in and is trying to rate the service.

how can i hint him by saying - You must be logged in to rate this service

Any ideas ?