Sha256: 175e8c3f9d33df5604db5edd8ebd00a1c6e54c32607b6392c271f6afefb2b402
Contents?: true
Size: 698 Bytes
Versions: 30
Compression:
Stored size: 698 Bytes
Contents
[![Code Climate](https://codeclimate.com/github/bukowskis/gummi.png)](https://codeclimate.com/github/bukowskis/gummi) # Gummi A minimal wrapper around elasticsearch-ruby using a repository pattern. Still very much alpha. Use at your own risk... ## Installation Add this line to your application's Gemfile: gem 'gummi' And then execute: $ bundle Or install it yourself as: $ gem install gummi ## Usage TODO: Write usage instructions here ## 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
30 entries across 30 versions & 1 rubygems