Closed narukami894 closed 6 years ago
hello @guilhermesad , thank you for create cool Ruby wrapper for Spotify! I found duplication private_class_method :oauth_header, and I thought it is a typo for oauth_send, so please check this PR :)
private_class_method :oauth_header
oauth_send
indeed, thanks!
hello @guilhermesad , thank you for create cool Ruby wrapper for Spotify! I found duplication
private_class_method :oauth_header
, and I thought it is a typo foroauth_send
, so please check this PR :)