Forgot an import. *sigh*

This commit is contained in:
sgomes 2013-08-09 14:43:40 +01:00
parent 630651c4b5
commit 9d7803dee8
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ $ gem install google-api-client
```ruby
require 'google/api_client'
require 'google/api_client/client_secrets'
require 'google/api_client/auth/installed_app'
# Initialize the client.
client = Google::APIClient.new(