Parent

Methods

Class/Module Index [+]

Quicksearch

Github::Resource

Public Instance Methods

call(*args) click to toggle source
# File lib/github_api/resource.rb, line 6
def call(*args)
  method = args.shift
  template = 
  response = request(method, )
  
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.