HubspotCommunity / hubspot-ruby

Ruby wrappers for the HubSpot REST API
https://developers.hubspot.com/docs/endpoints
MIT License
190 stars 257 forks source link

Add update methods for resources and tests #194

Closed cbisnett closed 5 years ago

cbisnett commented 5 years ago

This change adds and update method to the Resource instance as well as similar methods to the Resource class.

cbisnett commented 5 years ago

This fixes #193.