Please enable JavaScript in your browser!
首頁
探索
說明
登入
azra
/
twilio-app
镜像来自
https://gitlab.com/azrazalea/twilio-app
關註
1
讚好
0
複刻
0
代碼
問題管理
0
提交歷史
19
版本發佈
0
Wiki
A simple twilio app in rails and angular
目錄樹:
51773da5bd
分支列表
標籤列表
master
twilio-app
/
twilio
/
app
/
models
/
call_log.rb
call_log.rb
61B
文件歷史
原始文件
1
2
3
4
class CallLog < ActiveRecord::Base
belongs_to :message
end