Sha256: dc4bd38170ade5afa4b6a7d74199920907989824f51573d8523d1d3740e78503

Contents?: true

Size: 810 Bytes

Versions: 55

Compression:

Stored size: 810 Bytes

Contents

[
  {
    "url": "https://api.github.com/gists/1",
    "id": "1",
    "description": "description of gist",
    "public": true,
    "user": {
      "login": "octocat",
      "id": 1,
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "gravatar_id": "somehexcode",
      "url": "https://api.github.com/users/octocat"
    },
    "files": {
      "ring.erl": {
        "size": 932,
        "filename": "ring.erl",
        "raw_url": "https://gist.github.com/raw/365370/8c4d2d43d178df44f4c03a7f2ac0ff512853564e/ring.erl",
        "content": "contents of gist"
      }
    },
    "comments": 0,
    "html_url": "https://gist.github.com/1",
    "git_pull_url": "git://gist.github.com/1.git",
    "git_push_url": "git@gist.github.com:1.git",
    "created_at": "2010-04-14T02:15:15Z"
  }
]

Version data entries

55 entries across 55 versions & 1 rubygems

Version Path
github_api-0.8.10 spec/fixtures/gists/gists.json
github_api-0.8.9 spec/fixtures/gists/gists.json
github_api-0.8.8 spec/fixtures/gists/gists.json
github_api-0.8.7 spec/fixtures/gists/gists.json
github_api-0.8.6 spec/fixtures/gists/gists.json
github_api-0.8.5 spec/fixtures/gists/gists.json
github_api-0.8.4 spec/fixtures/gists/gists.json
github_api-0.8.3 spec/fixtures/gists/gists.json
github_api-0.8.2 spec/fixtures/gists/gists.json
github_api-0.8.1 spec/fixtures/gists/gists.json
github_api-0.8.0 spec/fixtures/gists/gists.json
github_api-0.7.2 spec/fixtures/gists/gists.json
github_api-0.7.1 spec/fixtures/gists/gists.json
github_api-0.7.0 spec/fixtures/gists/gists.json
github_api-0.6.5 spec/fixtures/gists/gists.json
github_api-0.6.4 spec/fixtures/gists/gists.json
github_api-0.6.3 spec/fixtures/gists/gists.json
github_api-0.6.2 spec/fixtures/gists/gists.json
github_api-0.6.1 spec/fixtures/gists/gists.json
github_api-0.6.0 spec/fixtures/gists/gists.json