Closed madebydna closed 13 years ago
Changed logic in User#leaderboard to exclude users with draft access from being displayed on the leaderboard.
Just added a named scope to the User model to extract the logic for excluding admins and users with draft access from being publicly displayed as puzzle solvers throughout the site.
Changed logic in User#leaderboard to exclude users with draft access from being displayed on the leaderboard.