While working on Ruby 2.4.0 and using rest-core 3.0.0 I am not able to build client as per the document goes.
=> YourClient
2.4.0 :008 > YourClient.new
=> #<struct YourClient site=nil, json_response=nil, log_method=nil, cache=nil, expires_in=nil>
Getting response as above
Please guide me on how to resolve this.
Thanks in advance.
While working on Ruby 2.4.0 and using rest-core 3.0.0 I am not able to build client as per the document goes.
Getting response as above
Please guide me on how to resolve this.
Thanks in advance.