Sha256: ab0db570115a976465eed34f145da79009e1846c7efef55b201cbb5c09f7e3f8
Contents?: true
Size: 344 Bytes
Versions: 2
Compression:
Stored size: 344 Bytes
Contents
require 'spec_helper' describe Gplus::Client do describe '.initialize' do pending end describe '.authorize_url' do pending end describe '.authorize' do pending end describe '.access_token' do pending end describe '.access_token_refreshed?' do pending end describe '.get' do pending end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gplus-1.0.1 | spec/gplus/client_spec.rb |
gplus-1.0.0 | spec/gplus/client_spec.rb |