提交 f70c0009 编写于 作者: J James Lopez

fix indentation

上级 fa188469
......@@ -9,12 +9,12 @@ module TodosHelper
def todo_action_name(todo)
case todo.action
when Todo::ASSIGNED then
'assigned you'
when Todo::MENTIONED then
'mentioned you on'
when Todo::IMPORTED then
'imported successfully'
when Todo::ASSIGNED then
'assigned you'
when Todo::MENTIONED then
'mentioned you on'
when Todo::IMPORTED then
'imported successfully'
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册