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.12.3 spec/fixtures/gists/gists.json
github_api-0.12.2 spec/fixtures/gists/gists.json
github_api-0.12.1 spec/fixtures/gists/gists.json
github_api-0.12.0 spec/fixtures/gists/gists.json
github_api-0.11.3 spec/fixtures/gists/gists.json
github_api-0.11.2 spec/fixtures/gists/gists.json
github_api-0.11.1 spec/fixtures/gists/gists.json
github_api-0.11.0 spec/fixtures/gists/gists.json
github_api-0.10.2 spec/fixtures/gists/gists.json
github_api-0.10.1 spec/fixtures/gists/gists.json
github_api-0.10.0 spec/fixtures/gists/gists.json
github_api-0.9.7 spec/fixtures/gists/gists.json
github_api-0.9.6 spec/fixtures/gists/gists.json
github_api-0.9.5 spec/fixtures/gists/gists.json
github_api-0.9.4 spec/fixtures/gists/gists.json
github_api-0.9.3 spec/fixtures/gists/gists.json
github_api-0.9.2 spec/fixtures/gists/gists.json
github_api-0.9.1 spec/fixtures/gists/gists.json
github_api-0.9.0 spec/fixtures/gists/gists.json
github_api-0.8.11 spec/fixtures/gists/gists.json