lib/ refactoring. Module Gitlabhq renamed to Gitlab
This commit is contained in:
parent
8ceb94081a
commit
3272620f72
20 changed files with 87 additions and 85 deletions
|
@ -4,4 +4,4 @@ require File.expand_path('../application', __FILE__)
|
|||
# Initialize the rails application
|
||||
Gitlab::Application.initialize!
|
||||
|
||||
require File.join(Rails.root, "lib", "gitlabhq", "git_host")
|
||||
require File.join(Rails.root, "lib", "gitlab", "git_host")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue