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

Version Path
gummi-0.3.16 README.md
gummi-1.0.3 README.md
gummi-1.0.2 README.md
gummi-1.0.0 README.md
gummi-0.3.14 README.md
gummi-0.3.13 README.md
gummi-0.3.12 README.md
gummi-0.3.11 README.md
gummi-0.3.10 README.md
gummi-0.3.9 README.md
gummi-0.3.8 README.md
gummi-0.3.7 README.md
gummi-0.3.6 README.md
gummi-0.3.5 README.md
gummi-0.3.4 README.md
gummi-0.3.3 README.md
gummi-0.3.2 README.md
gummi-0.3.1 README.md
gummi-0.3.0 README.md
gummi-0.2.3 README.md