Skip to content

Commit bc7c77d

Browse files
author
Burak Ikiler
committed
Redmine 5 Compatibility: Autoloder fix..
1 parent b045626 commit bc7c77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
require 'redmine'
2-
require_dependency "redmine_git_remote/repositories_helper_patch"
2+
require File.dirname(__FILE__) + '/lib/redmine_git_remote/repositories_helper_patch'
33

44
Redmine::Scm::Base.add "GitRemote"
55

0 commit comments

Comments
 (0)