sending argument project but there is no project to send

This commit is contained in:
Dae Myung 2012-09-08 04:24:38 -07:00
parent cc7c6d5396
commit 8559d9a156

View file

@ -35,7 +35,7 @@ module Gitlab
end
def enable_automerge
config.admin_all_repo!(project)
config.admin_all_repo!
end
alias_method :create_repository, :update_repository