agoragames / leaderboard

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

parsing member_data into JSON #35

Closed marmarko closed 11 years ago

czarneckid commented 11 years ago

I specifically removed the JSON marshaling/unmarshaling in version 3 to allow for more flexibility in how member data is stored.