net-icap:Ruby的ICAP客户端

时间:2024-05-24 10:29:19
【文件属性】:

文件名称:net-icap:Ruby的ICAP客户端

文件大小:14KB

文件格式:ZIP

更新时间:2024-05-24 10:29:19

Ruby

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


【文件预览】:
net-icap-master
----.gitignore(191B)
----Guardfile(2KB)
----.rspec(30B)
----LICENSE.txt(1KB)
----spec()
--------net()
--------spec_helper.rb(4KB)
----README.md(544B)
----net-icap.gemspec(951B)
----lib()
--------uri()
--------net()
----Gemfile(89B)
----Rakefile(186B)

网友评论