Skip to content

Commit

Permalink
Updating documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
David Czarnecki committed Nov 30, 2012
1 parent 78d3a4c commit 771a5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -275,7 +275,7 @@ Use this method to do bulk insert of data, but be mindful of the amount of data
intersect_leaderboards(destination, keys, options = {:aggregate => :min}): Intersect leaderboards given by keys with this leaderboard into destination intersect_leaderboards(destination, keys, options = {:aggregate => :min}): Intersect leaderboards given by keys with this leaderboard into destination
``` ```


Check the [online documentation](http://rubydoc.info/github/agoragames/leaderboard/master/frames) for more detail on each method. Check the [online documentation](http://rubydoc.info/gems/leaderboard/frames) for more detail on each method.


## Performance Metrics ## Performance Metrics


Expand Down

0 comments on commit 771a5f4

Please sign in to comment.