Skip to content

Commit

Permalink
make client visible
Browse files Browse the repository at this point in the history
  • Loading branch information
ardaman committed Aug 14, 2015
1 parent b221914 commit 3aa1335
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ringcentral_sdk/platform/platform.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ class Platform
URL_PREFIX = '/restapi'

attr_accessor :server_url
attr_accessor :client

def initialize(app_key='', app_secret='', server_url=RingCentralSdk::Sdk::RC_SERVER_SANDBOX)

Expand Down

0 comments on commit 3aa1335

Please sign in to comment.