You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.
As it is possible to call
@question.add_evaluation(:votes, 1, @user)
it would be great to also be able to call
@question.reputation_for(:votes, @user) which will return 1.
In this way you could find only the reputation from a given source instance.
The text was updated successfully, but these errors were encountered: