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

Cache Faraday::Connection for persistent adapters. #29

Closed dblock closed 4 years ago

dblock commented 4 years ago

Closes https://github.com/dblock/strava-ruby-client/issues/28