Closed GeorgeA93 closed 5 years ago
Updates the readme as client_passphrase no longer exists, instead, you must use client_apiKey in the latest version of the gem.
client_passphrase
client_apiKey
I think the change introduced in #121 should be reconsidered since this actually a breaking change :/
Also, using camelCase methods in Ruby is really weird…
camelCase
Updates the readme as
client_passphrase
no longer exists, instead, you must useclient_apiKey
in the latest version of the gem.