module Github
def new(options = {}, &block)
-
(Github::Client)
-
def new(options = {}, &block) @@api_client = Github::Client.new(options, &block) end
(Github::Client)
-
def new(options = {}, &block) @@api_client = Github::Client.new(options, &block) end