Sha256: 2520e4420b8a2d818e5c57735191fd03bef93d11329cf15eec42b4a5e656695f
Contents?: true
Size: 1.17 KB
Versions: 2
Compression:
Stored size: 1.17 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) [![Code Climate](https://codeclimate.com/github/mithucste30/check_mobi/badges/gpa.svg)](https://codeclimate.com/github/mithucste30/check_mobi) 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
check_mobi-1.0.5 | README.md |
check_mobi-1.0.4 | README.md |