You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems hardly worth submitting a PR for this one. I've come across instances of a nil response, so would recommend adding a safe navigator to this call, ie:
Hello,
Seems hardly worth submitting a PR for this one. I've come across instances of a nil response, so would recommend adding a safe navigator to this call, ie:
initialize_from(response&.with_indifferent_access)
hubspot-ruby/lib/hubspot/resource.rb
Line 137 in 8eb0a64
Thanks.
The text was updated successfully, but these errors were encountered: