-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feature request] Allow users to change the rating #1
Comments
Comment by ruby-on-rails same issue i am facing A user should allow to change his rating obviously. |
Comment by muratguzel I'm working on it. I'm going to release the new version of letsrate 5 days later. |
Comment by jganzabal great pluggin, thanks! but i wish the user could change the rating too! |
Comment by rceee Was this ever implemented? Is it possible for a user to change their rating after having rated once now? By the way, I don't know if you're aware, but the demo app, on Heroku, says this when you go to the front page: You must be logged in to rate something ! [Login] |
Comment by yuma300 ☆ チン |
Comment by philipdesmedt Has this been implemented yet? |
Comment by joshmn @philipdesmedt doesn't look like it. |
Comment by andreslucena Check issue #23 |
Issue by andreslucena
Saturday Oct 20, 2012 at 08:10 GMT
Originally opened as muratguzel#4
Normally the users should be allowed to change their rating, for instance they can click on the rating they don't actually want by mistake.
Right now, if the user do this, letsrate raises an exception saying "User has already rated.".
By the way, great gem! I think it's the only rating gem working in rails3 that works without any hack, just following the documentation :) Congrats!
The text was updated successfully, but these errors were encountered: