I see the issue of the stars not working when deploying to Heroku.That's my current situation also.
One of the solutions posted has a fix for changing the jquery.raty.js file to jquery.raty.js.erb I've done that part. The second part comes in the form of editing the helper file.
I don't see that helper file. How exactly do I incorporate the helper file? Should it have been automatically installed with the gem or do I have to manually install it. Thanks in advance
I see the issue of the stars not working when deploying to Heroku.That's my current situation also.
One of the solutions posted has a fix for changing the jquery.raty.js file to jquery.raty.js.erb I've done that part. The second part comes in the form of editing the helper file.
I don't see that helper file. How exactly do I incorporate the helper file? Should it have been automatically installed with the gem or do I have to manually install it. Thanks in advance