Describe for Roles
This commit is contained in:
parent
64db5f808b
commit
82ae973a99
11 changed files with 75 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
|||
# == GitHost role
|
||||
#
|
||||
# Provide a shortcut to Gitlab::Gitolite instance
|
||||
#
|
||||
# Used by Project, UsersProject
|
||||
#
|
||||
module GitHost
|
||||
def git_host
|
||||
Gitlab::Gitolite.new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue