module GitHost

Public Instance Methods

git_host() click to toggle source
# File app/roles/git_host.rb, line 2
def git_host
  Gitlab::Gitolite.new
end