1. 首页
  2. 考试认证
  3. 其它
  4. emites rails使用Emites API的Gem

emites rails使用Emites API的Gem

上传者: 2024-12-19 21:01:55上传 ZIP文件 8.75KB 热度 8次

Emites::RailsEMITESAPI 集成。

安装:将此行添加到应用程序的 Gemfile 中:


gem 'emites-rails'  

然后执行:


$ bundle  

或者自己安装:


$ gem install emites-rails  

用法:TODO:在这里写使用说明。

贡献

  1. 创建功能分支:

git checkout -b my-new-feature  

  1. 提交更改:

git commit -am 'Add some feature'  

  1. 推送到分支:

git push origin my-new-feature  

  1. 创建新的拉取请求。
下载地址
用户评论