Sha256: 47838b8e29f601f5cf678e61063207f8c970c48dd7f8ca8dc81da31cc92e1de0

Contents?: true

Size: 196 Bytes

Versions: 17

Compression:

Stored size: 196 Bytes

Contents

# encoding: utf-8

require 'spec_helper'

describe Github::Gists::Comments do

  after { reset_authentication_for subject }

  it_should_behave_like 'api interface'

end # Github::Gists::Comments

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
github_api-0.11.3 spec/github/gists/comments_spec.rb
github_api-0.11.2 spec/github/gists/comments_spec.rb
github_api-0.11.1 spec/github/gists/comments_spec.rb
github_api-0.11.0 spec/github/gists/comments_spec.rb
github_api-0.10.2 spec/github/gists/comments_spec.rb
github_api-0.10.1 spec/github/gists/comments_spec.rb
github_api-0.10.0 spec/github/gists/comments_spec.rb
github_api-0.9.7 spec/github/gists/comments_spec.rb
github_api-0.9.6 spec/github/gists/comments_spec.rb
github_api-0.9.5 spec/github/gists/comments_spec.rb
github_api-0.9.4 spec/github/gists/comments_spec.rb
github_api-0.9.3 spec/github/gists/comments_spec.rb
github_api-0.9.2 spec/github/gists/comments_spec.rb
github_api-0.9.1 spec/github/gists/comments_spec.rb
github_api-0.9.0 spec/github/gists/comments_spec.rb
github_api-0.8.11 spec/github/gists/comments_spec.rb
github_api-0.8.10 spec/github/gists/comments_spec.rb