Please enable JavaScript in your browser!
首頁
探索
幫助
註冊
登錄
J1X
/
huginn
關註
2
讚好
0
派生
0
瀏覽代碼
Add a magic comment for Ruby 1.9.
Akinori MUSHA
10 年之前
父節點
a1ccd58f17
當前提交
031477c8ea
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
顯示文件統計
1
0
spec/models/agent_log_spec.rb
+ 1
- 0
spec/models/agent_log_spec.rb
查看文件
@@ -1,3 +1,4 @@
1
+# -*- coding: utf-8 -*-
1
2
require 'spec_helper'
2
3
3
4
describe AgentLog do