action_texter:使用可插入后端发送短信的 Ruby gem-源码

上传者: 42115513 | 上传时间: 2021-07-18 17:03:01 | 文件大小: 11KB | 文件类型: ZIP
动作文本器 使用 Ruby 发送 SMS 的通用接口。 安装 将此行添加到应用程序的 Gemfile 中: gem "action_texter" 然后执行: $ bundle 或者自己安装: $ gem install action_texter 用法 TODO:在此处编写更好的使用说明 配置要在初始化程序中使用的客户端 if Rails.env.test? # || Rails.env.development? ActionTexter::Client.setup("Test") else ActionTexter::Client.setup("Nexmo", "key", "secret") end 实例化一个 ActionTexter::Message message = ActionTexter::Message.new(from: "phone nu

文件下载

资源详情

[{"title":"( 16 个子文件 11KB ) action_texter:使用可插入后端发送短信的 Ruby gem-源码","children":[{"title":"action_texter-master","children":[{"title":".gitignore <span style='color:#111;'> 160B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 2.50KB </span>","children":null,"spread":false},{"title":"CHANGELOG.md <span style='color:#111;'> 245B </span>","children":null,"spread":false},{"title":"Gemfile <span style='color:#111;'> 170B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"action_texter.gemspec <span style='color:#111;'> 925B </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"action_texter.rb <span style='color:#111;'> 362B </span>","children":null,"spread":false},{"title":"action_texter","children":[{"title":"action_texter.rb <span style='color:#111;'> 2.59KB </span>","children":null,"spread":false},{"title":"client.rb <span style='color:#111;'> 803B </span>","children":null,"spread":false},{"title":"nexmo.rb <span style='color:#111;'> 3.46KB </span>","children":null,"spread":false},{"title":"twilio.rb <span style='color:#111;'> 2.31KB </span>","children":null,"spread":false},{"title":"message.rb <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"test.rb <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false},{"title":"response.rb <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"version.rb <span style='color:#111;'> 116B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Rakefile <span style='color:#111;'> 49B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明