1. 首页
  2. 数据库
  3. 其它
  4. paylocifier:Paylocity Ruby宝石 源码

paylocifier:Paylocity Ruby宝石 源码

上传者: 2021-04-25 17:29:11上传 ZIP文件 22.53KB 热度 10次
Paylocifier Paylocifier是Jeevz(Cardinal Fez Inc)制造的一种Ruby宝石,用于促进与Paylocity API的交互。 去做 映射其余的API模型和关联 模型数据验证 安装 将此行添加到应用程序的Gemfile中: gem 'paylocifier' 然后执行: $ bundle install 或自己安装为: $ gem install paylocifier 在初始化程序中: Paylocifier . configure do | config | config . client_id = 'id' config . cli
下载地址
用户评论