Class: Strava::Webhooks::Models::Challenge
- Inherits:
-
Hashie::Trash
- Object
- Hashie::Trash
- Strava::Webhooks::Models::Challenge
- Defined in:
- lib/strava/webhooks/models/challenge.rb
Instance Method Summary collapse
Instance Method Details
#response ⇒ Object
11 12 13 |
# File 'lib/strava/webhooks/models/challenge.rb', line 11 def response { 'hub.challenge' => challenge } end |