This website works better with JavaScript.
首頁
說明
登入
ben
/
calefaction
镜像来自
https://github.com/earwig/calefaction
關註
1
收藏
1
複製
0
程式碼
版本發佈
0
Activity
A corporation manager and dashboard for EVE Online
28
Commit
2
分支
17 MiB
目錄樹:
e142bd0f29
calefaction
/
config
/
initializers
/
eaal.rb
eaal.rb
82 B
原始文件
Normal View
文件歷史
Make user setup work fully, thanks to EAAL.
9 年之前
1
2
3
require
'eaal'
EAAL.cache = EAAL::Cache::FileCache.new(
"
#{Rails.root}
/tmp/eaal"
)