提交 de9d3915 编写于 作者: D Douglas Barbosa Alexandre

Remove `::` for method call on Label#text_color

上级 f008cdf2
......@@ -90,7 +90,7 @@ class Label < ActiveRecord::Base
end
def text_color
LabelsHelper::text_color_for_bg(self.color)
LabelsHelper.text_color_for_bg(self.color)
end
def title=(value)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册