Sha256: 9e1620d39cd1a543ed5d068b7c2f07e682606787ecc086fac64b189def9da7c1

Contents?: true

Size: 832 Bytes

Versions: 1

Compression:

Stored size: 832 Bytes

Contents

# The Hh Ruby Gem

[![Gem Version](https://badge.fury.io/rb/hh.png)](http://badge.fury.io/rb/hh)
[![Build Status](https://travis-ci.org/krim/hh.png?branch=master)](https://travis-ci.org/krim/hh)
[![Dependency Status](https://gemnasium.com/krim/hh.png)](https://gemnasium.com/krim/hh)
[![Coverage Status](https://coveralls.io/repos/krim/hh/badge.png?branch=master)](https://coveralls.io/r/krim/hh)

A Ruby interface to the HeadHunter

## Installation

Add this line to your application's Gemfile:

    gem 'hh'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install hh

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hh-0.0.7 README.md