agoragames / leaderboard

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

Added expire_leaderboard and expire_leaderboard_at methods and specs. #19

Closed czarneckid closed 12 years ago

czarneckid commented 12 years ago

This adds functionality to be able to set an expiration in either seconds or at a specific timestamp for a given leaderboard.