We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ecf32 commit 275c1bcCopy full SHA for 275c1bc
lib/redmine_git_hosting/patches/users_controller_patch.rb
@@ -14,6 +14,7 @@ def self.included(base)
14
alias_method_chain :destroy, :git_hosting
15
16
helper :gitolite_public_keys
17
+ helper :redmine_bootstrap_kit
18
end
19
20
0 commit comments