Project model refactored
This commit is contained in:
parent
9988282e84
commit
cd06d6edac
4 changed files with 82 additions and 68 deletions
|
@ -1,13 +0,0 @@
|
|||
require File.join(Rails.root, "lib", "gitlabhq", "git_host")
|
||||
|
||||
class Repository
|
||||
attr_accessor :project
|
||||
|
||||
def self.default_ref
|
||||
"master"
|
||||
end
|
||||
|
||||
def self.access_options
|
||||
{}
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue