Closed dblock closed 2 years ago
According to StackOverflow, Ruby has no limit so this should not be a problem, but it's good to add some test coverage for.
@markstos care to contribute?
No, thanks. I stay busy enough with the Node Strava client.
FYI https://github.com/dblock/strava-ruby-client/pull/51 verified that this wasn't an issue in the library. Thanks @simonneutert!
Coming from https://github.com/node-strava/node-strava-v3/issues/125, ensure that IDs aren't truncated and/or are cast to a string when they cannot be parsed. All IDs here are just declared as
property
.