You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

6 lines
157 B

json.leaderboard @leaderboard do |entry|
json.country_code entry[:country_code]
json.score entry[:score]
end
json.updated_at @updated_at.iso8601