Module: Mmi::GithubApi
- Defined in:
- lib/mmi/github_api.rb
Class Method Summary collapse
Class Method Details
.client ⇒ Object
6 7 8 |
# File 'lib/mmi/github_api.rb', line 6 def client @client ||= Octokit::Client.new end |
6 7 8 |
# File 'lib/mmi/github_api.rb', line 6 def client @client ||= Octokit::Client.new end |