Class: GHClient::Repository
- Inherits:
-
Object
- Object
- GHClient::Repository
- Defined in:
- lib/ghclient/repository.rb
Class Method Summary collapse
Class Method Details
.languages_path(repo) ⇒ Object
3 4 5 |
# File 'lib/ghclient/repository.rb', line 3 def self.languages_path repo "/repos/#{repo}/languages" end |