Method: ZombieFans::Actions::Repo#make_repo_public
- Defined in:
- lib/zombie_fans/actions/repo.rb
#make_repo_public(repo) ⇒ Object
48 49 50 |
# File 'lib/zombie_fans/actions/repo.rb', line 48 def make_repo_public repo repo, "public" end |