upay:PayU的Ruby gem

时间:2024-06-10 08:23:41
【文件属性】:

文件名称:upay:PayU的Ruby gem

文件大小:86KB

文件格式:ZIP

更新时间:2024-06-10 08:23:41

Ruby

Upay Upay,这是在Payu中进行交易的简单包装 安装 将此行添加到您的应用程序的Gemfile中: gem 'upay' 然后执行: $ bundle 或将其自己安装为: $ gem install upay 用法 待办事项:在此处写下使用说明 贡献 分叉( ) 创建功能分支( git checkout -b my-new-feature ) 提交更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建一个新的拉取请求


【文件预览】:
upay-master
----.gitignore(129B)
----Guardfile(2KB)
----.codeclimate.yml(93B)
----upay-0.0.2.gem(39KB)
----.rspec(53B)
----.ruby-gemset(5B)
----upay-0.0.1.gem(21KB)
----.travis.yml(335B)
----.ruby-version(11B)
----LICENSE.txt(1KB)
----examples()
--------get_a_customer.rb(319B)
--------capture_and_authorize.rb(2KB)
----spec()
--------support()
--------factories()
--------spec_helper.rb(5KB)
--------lib()
----README.md(1KB)
----upay.gemspec(2KB)
----lib()
--------upay()
--------upay.rb(2KB)
----Gemfile(103B)
----Rakefile(277B)

网友评论