Sha256: f9f252168178745bd7fec893e9a4771c737f4a7b6078e8acfc2840df66bfb601

Contents?: true

Size: 1.03 KB

Versions: 3

Compression:

Stored size: 1.03 KB

Contents

# CheckMobi

[![Build Status](https://travis-ci.org/mithucste30/check_mobi.svg?branch=master)](https://travis-ci.org/mithucste30/check_mobi)  [![Coverage Status](https://coveralls.io/repos/github/mithucste30/check_mobi/badge.svg?branch=master)](https://coveralls.io/github/mithucste30/check_mobi?branch=master)

This gem is ruby wrapper for [CheckMobi](https://checkmobi.com) API.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'check_mobi'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install check_mobi

## Usage

To see how to use the gem, goto the project's [wiki](https://github.com/mithucste30/check_mobi/wiki) page.

## Contributing

1. Fork it ( https://github.com/mithucste30/check_mobi/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

## License

MIT License. Copyright 2017 [Md. Mazharul Islam](http://mazharul.me)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
check_mobi-1.0.3 README.md
check_mobi-1.0.2 README.md
check_mobi-1.0.1 README.md