Rename raw -> rugged
This commit is contained in:
parent
25a6a0725c
commit
5d775ea394
1 changed files with 1 additions and 1 deletions
|
@ -941,7 +941,7 @@ class Project < ActiveRecord::Base
|
||||||
end
|
end
|
||||||
|
|
||||||
def repo
|
def repo
|
||||||
repository.raw
|
repository.rugged
|
||||||
end
|
end
|
||||||
|
|
||||||
def url_to_repo
|
def url_to_repo
|
||||||
|
|
Loading…
Reference in a new issue