Jochen Kramer
Results
1
issues of
Jochen Kramer
Reading the following: ``` ruby # Or if your code is executed single threaded ... oauth_token, oauth_token_secret = # load from your db XingApi::Client.configure do |_| _.oauth_token = oauth_token _.oauth_token_secret...