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

fixes serialisation stack level too deep error #73

Closed simonneutert closed 1 year ago

simonneutert commented 1 year ago

closes #72

conversation in Issue #72 with example and confirmation of successful fix.

let's discuss my possible solution.

dangerpr-bot commented 1 year ago
1 Warning
:warning: [DEPRECATION] check is deprecated. Please use check! instead.

Generated by :no_entry_sign: Danger

simonneutert commented 1 year ago

i have a branch from master targeting the upcoming v2 and it does the job, too 💪

dblock commented 1 year ago

This looks good! Merge it?

dblock commented 1 year ago

@simonneutert Are you doing a 1.x release?

simonneutert commented 1 year ago

yes, I released it yesterday

https://rubygems.org/gems/strava-ruby-client/versions/1.0.1

dblock commented 1 year ago

thanks! I missed a notification :)