Skip to content

Instantly share code, notes, and snippets.

@kompiro
Last active May 31, 2016 09:13
Show Gist options
  • Save kompiro/8310315 to your computer and use it in GitHub Desktop.
Save kompiro/8310315 to your computer and use it in GitHub Desktop.
octokit.rbの使い方まとめ ref: http://qiita.com/kompiro/items/0504c70eb8f522e1f66a
machine api.github.com
login USER_NAME
password PASSWORD
machine api.github.com
login USER_NAME
password PASSWORD
def gravatar_url gravatar_id
"http://www.gravatar.com/avatar/#{gravatar_id}"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment