A Ruby toolkit for the GitHub API.
Questions tagged [octokit]
166 questions
-2
votes
1 answer
display the names of GISTs with octokit
I am using github api for GISTs and I find a gem octokit
I arrived well recovered my GISTs.
The problem I have is to get the name because it adds the key like this
files: {
gistfile1.js: {
filename: "gistfile1.js",
type:…

user1774481
- 193
- 3
- 12