dblock / strava-ruby-client

A complete Ruby client for the Strava API v3.
https://code.dblock.org/2018/11/27/writing-a-new-strava-api-ruby-client.html
MIT License
97 stars 22 forks source link

Add pagination support #5

Closed dblock closed 5 years ago

dblock commented 5 years ago

Ala https://github.com/slack-ruby/slack-ruby-client/pull/161

Should be able to provide a block into each API that would paginate over results.