提交 193c8d07 编写于 作者: L Lin Jen-Shin

Fix array literal style

上级 f5c9a409
......@@ -192,7 +192,7 @@ class Service < ActiveRecord::Base
end
def self.available_services_names
%w(
%w[
asana
assembla
bamboo
......@@ -215,7 +215,7 @@ class Service < ActiveRecord::Base
redmine
slack
teamcity
)
]
end
def self.create_from_template(project_id, template)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册