Sha256: be6321d608828968ca918fd012d8b3eeae48b7b198f935e4f1fd5110cf7bc555

Contents?: true

Size: 1.81 KB

Versions: 33

Compression:

Stored size: 1.81 KB

Contents

[
  {
    "url": "https://api.github.com/repos/octocat/Hello-World-2",
    "html_url": "https://github.com/octocat/Hello-World-2",
    "clone_url": "https://github.com/octocat/Hello-World-2.git",
    "git_url": "git://github.com/octocat/Hello-World-2.git",
    "ssh_url": "git@github.com:octocat/Hello-World-2.git",
    "svn_url": "https://svn.github.com/octocat/Hello-World-2",
    "owner": {
      "login": "octocat",
      "id": 1,
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "url": "https://api.github.com/users/octocat"
    },
    "name": "Hello-World-2",
    "description": "This your second repo!",
    "homepage": "https://github.com",
    "language": null,
    "private": false,
    "fork": false,
    "forks": 9,
    "watchers": 80,
    "size": 108,
    "master_branch": "master",
    "open_issues": 0,
    "pushed_at": "2011-02-26T19:06:43Z",
    "created_at": "2011-02-26T19:01:12Z"
  },
  {
    "url": "https://api.github.com/repos/octocat/Hello-World",
    "html_url": "https://github.com/octocat/Hello-World",
    "clone_url": "https://github.com/octocat/Hello-World.git",
    "git_url": "git://github.com/octocat/Hello-World.git",
    "ssh_url": "git@github.com:octocat/Hello-World.git",
    "svn_url": "https://svn.github.com/octocat/Hello-World",
    "owner": {
      "login": "octocat",
      "id": 1,
      "avatar_url": "https://github.com/images/error/octocat_happy.gif",
      "url": "https://api.github.com/users/octocat"
    },
    "name": "Hello-World",
    "description": "This your first repo!",
    "homepage": "https://github.com",
    "language": null,
    "private": false,
    "fork": false,
    "forks": 9,
    "watchers": 80,
    "size": 108,
    "master_branch": "master",
    "open_issues": 0,
    "pushed_at": "2011-01-26T19:06:43Z",
    "created_at": "2011-01-26T19:01:12Z"
  }
]

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
github_api-0.8.10 spec/fixtures/repos/repos_sorted_by_pushed.json
github_api-0.8.9 spec/fixtures/repos/repos_sorted_by_pushed.json
github_api-0.8.8 spec/fixtures/repos/repos_sorted_by_pushed.json
github_api-0.8.7 spec/fixtures/repos/repos_sorted_by_pushed.json
github_api-0.8.6 spec/fixtures/repos/repos_sorted_by_pushed.json
github_api-0.8.5 spec/fixtures/repos/repos_sorted_by_pushed.json
github_api-0.8.4 spec/fixtures/repos/repos_sorted_by_pushed.json
github_api-0.8.3 spec/fixtures/repos/repos_sorted_by_pushed.json
github_api-0.8.2 spec/fixtures/repos/repos_sorted_by_pushed.json
github_api-0.8.1 spec/fixtures/repos/repos_sorted_by_pushed.json
github_api-0.8.0 spec/fixtures/repos/repos_sorted_by_pushed.json
github_api-0.7.2 spec/fixtures/repos/repos_sorted_by_pushed.json
github_api-0.7.1 spec/fixtures/repos/repos_sorted_by_pushed.json