Sha256: 5a42df327126b002b277a5401113609b5c1dd8200c11b2b0bed8f78f3e5ab619
Contents?: true
Size: 202 Bytes
Versions: 4
Compression:
Stored size: 202 Bytes
Contents
# encoding: utf-8 require 'spec_helper' describe Github::Client::Authorizations do after { reset_authentication_for subject } it_should_behave_like 'api interface' end # Github::Authorizations
Version data entries
4 entries across 4 versions & 1 rubygems