Method: Tenma::Prepare::Config#github_reponame
- Defined in:
- lib/tenma/prepare/config.rb
#github_reponame ⇒ Object
14 15 16 |
# File 'lib/tenma/prepare/config.rb', line 14 def github_reponame raw.github.owner + "/" + raw.github.repo end |