Sha256: 6d2f8c41ed921f276d049cc43e8aa1fa295787c7c7f6de2a7f35d060e7dbe59a

Contents?: true

Size: 153 Bytes

Versions: 52

Compression:

Stored size: 153 Bytes

Contents

shared_examples_for 'unauthenticated' do
  before do
    reset_authentication_for github
  end

  after do
    reset_authentication_for github
  end
end

Version data entries

52 entries across 52 versions & 1 rubygems

Version Path
github_api-0.12.3 spec/support/authentication.rb
github_api-0.12.2 spec/support/authentication.rb
github_api-0.12.1 spec/support/authentication.rb
github_api-0.12.0 spec/support/authentication.rb
github_api-0.11.3 spec/support/authentication.rb
github_api-0.11.2 spec/support/authentication.rb
github_api-0.11.1 spec/support/authentication.rb
github_api-0.11.0 spec/support/authentication.rb
github_api-0.10.2 spec/support/authentication.rb
github_api-0.10.1 spec/support/authentication.rb
github_api-0.10.0 spec/support/authentication.rb
github_api-0.9.7 spec/support/authentication.rb
github_api-0.9.6 spec/support/authentication.rb
github_api-0.9.5 spec/support/authentication.rb
github_api-0.9.4 spec/support/authentication.rb
github_api-0.9.3 spec/support/authentication.rb
github_api-0.9.2 spec/support/authentication.rb
github_api-0.9.1 spec/support/authentication.rb
github_api-0.9.0 spec/support/authentication.rb
github_api-0.8.11 spec/support/authentication.rb