Class: StravaResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/strava/strava_response.rb

Instance Method Summary collapse

Constructor Details

#initialize(key_value_map) ⇒ StravaResponse

Returns a new instance of StravaResponse.



2
3
4
# File 'lib/strava/strava_response.rb', line 2

def initialize(key_value_map)

end