Class: Gitwrap::GithubConnection

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

Direct Known Subclasses

Org, Repo, User

Constant Summary collapse

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