Sha256: 10fea79c705d4a00d2af263419fe34efad337f8ecd137adae61c00b83ea30972
Contents?: true
Size: 1.22 KB
Versions: 9
Compression:
Stored size: 1.22 KB
Contents
[![Gem Version](https://badge.fury.io/rb/mshard.svg)](http://badge.fury.io/rb/mshard) [![Build Status](https://travis-ci.org/ermaker/mshard.svg?branch=master)](https://travis-ci.org/ermaker/mshard) [![Dependency Status](https://gemnasium.com/ermaker/mshard.svg)](https://gemnasium.com/ermaker/mshard) [![Code Climate](https://codeclimate.com/github/ermaker/mshard/badges/gpa.svg)](https://codeclimate.com/github/ermaker/mshard) [![codecov.io](http://codecov.io/github/ermaker/mshard/coverage.svg?branch=master)](http://codecov.io/github/ermaker/mshard?branch=master) [![Inline docs](http://inch-ci.org/github/ermaker/mshard.svg?branch=master)](http://inch-ci.org/github/ermaker/mshard) # Mshard TODO: Write a gem description ## Installation Add this line to your application's Gemfile: ```ruby gem 'mshard' ``` And then execute: $ bundle Or install it yourself as: $ gem install mshard ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/[my-github-username]/mshard/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 a new Pull Request
Version data entries
9 entries across 9 versions & 1 rubygems