Rename raw -> rugged

This commit is contained in:
Jacob Vosmaer 2017-08-04 12:29:02 +02:00
parent 25a6a0725c
commit 5d775ea394
1 changed files with 1 additions and 1 deletions

View File

@ -941,7 +941,7 @@ class Project < ActiveRecord::Base
end
def repo
repository.raw
repository.rugged
end
def url_to_repo