提交 50a357d7 编写于 作者: J Jacob Vosmaer

Use #present?

上级 15640746
......@@ -124,7 +124,7 @@ class Projects::GitHttpController < Projects::ApplicationController
end
def ci?
!!@ci
@ci.present?
end
def upload_pack_allowed?
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册