Commit 5d775ea3 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Rename raw -> rugged

parent 25a6a072
...@@ -941,7 +941,7 @@ class Project < ActiveRecord::Base ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment