文件名称:hh:HeadHunter 的 Ruby 接口
文件大小:25KB
文件格式:ZIP
更新时间:2024-07-23 06:49:07
Ruby
Hh Ruby HeadHunter 的 Ruby 接口 安装 将此行添加到应用程序的 Gemfile 中: gem 'hh' 然后执行: $ bundle 或者自己安装: $ gem install hh 贡献 分叉吧 创建您的功能分支( git checkout -b my-new-feature ) 提交您的更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建新的拉取请求
【文件预览】:
hh-master
----.gitignore(573B)
----.travis.yml(29B)
----LICENSE.txt(1KB)
----spec()
--------hh()
--------hh_spec.rb(155B)
--------spec_helper.rb(694B)
--------fixtures()
----README.md(832B)
----lib()
--------hh()
--------hh.rb(941B)
----hh.gemspec(1KB)
----Gemfile(218B)
----Rakefile(196B)
----Gemfile.lock(2KB)