Peter Alcock 51a1ff4c00 extensions il y a 9 mois
..
lib 51a1ff4c00 extensions il y a 9 mois
spec 51a1ff4c00 extensions il y a 9 mois
.gitignore 51a1ff4c00 extensions il y a 9 mois
Gemfile 51a1ff4c00 extensions il y a 9 mois
LICENSE.txt 51a1ff4c00 extensions il y a 9 mois
README.md 51a1ff4c00 extensions il y a 9 mois
Rakefile 51a1ff4c00 extensions il y a 9 mois
polipus-elasticsearch.gemspec 51a1ff4c00 extensions il y a 9 mois

README.md

Polipus: addons for ElasticSearch

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'polipus-elasticsearch'

And then execute:

$ bundle

Or install it yourself as:

$ gem install polipus-elasticsearch

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( http://github.com//polipus-elasticsearch/fork )
  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