agoragames / leaderboard

Leaderboards backed by Redis in Ruby
https://rubygems.org/gems/leaderboard
MIT License
478 stars 65 forks source link

Version 3 proposal: Remove use_zero_index_for_rank_option #27

Closed czarneckid closed 11 years ago

czarneckid commented 11 years ago

Is this ever really used in practice? My guess is no. Although it could be left in as it's not necessarily a lot of code, but it does remove some conditional paths.

hypomodern commented 11 years ago

:+1:

czarneckid commented 11 years ago

This code has been integrated into the version 3 branch.