Class: Gitwrap::GithubConnection

Inherits:
Object
  • Object
show all
Defined in:
lib/gitwrap.rb

Direct Known Subclasses

Org, Repo, User

Constant Summary collapse

BASE_URL =
"https://api.github.com/"