Sha256: 9494e6a2e0f77197e3c52647fd5a631e970dc093f1e9182452a8a9cbb9285303
Contents?: true
Size: 1.95 KB
Versions: 2
Compression:
Stored size: 1.95 KB
Contents
# Martinet [![Gem Version](https://badge.fury.io/rb/martinet.svg)](https://badge.fury.io/rb/martinet) [![Gem](https://img.shields.io/gem/dt/martinet.svg?maxAge=2592000)](https://rubygems.org/gems/martinet) [![Build Status](https://travis-ci.org/TangRufus/martinet.svg?branch=master)](https://travis-ci.org/TangRufus/martinet) [![Dependency Status](https://gemnasium.com/badges/github.com/TangRufus/martinet.svg)](https://gemnasium.com/github.com/TangRufus/martinet) [![Code Climate](https://codeclimate.com/github/TangRufus/martinet/badges/gpa.svg)](https://codeclimate.com/github/TangRufus/martinet) [![Test Coverage](https://codeclimate.com/github/TangRufus/martinet/badges/coverage.svg)](https://codeclimate.com/github/TangRufus/martinet/coverage) [![GitHub issues](https://img.shields.io/github/issues/TangRufus/martinet.svg)](https://github.com/TangRufus/martinet/issues) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/TangRufus/martinet/master/LICENSE.txt) TODO: Add impersonate functions TODO: Add tests TODO: Publish 0.3.0 TODO: Write usage instructions TODO: Add roadmap TODO: Add testing instructions TODO: Add Contributing instructions TODO: Add sites using martinet section TODO: Add example apps ## Installation Add this line to your application's Gemfile: ```ruby gem 'martinet' ``` And then execute: $ bundle Or install it yourself as: $ gem install martinet ## Usage TODO: Write usage instructions here ## Development ## Contributing Bug reports and pull requests are welcome on GitHub at [https://github.com/tangrufus/martinet](https://github.com/tangrufus/martinet). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
martinet-0.0.4 | README.md |
martinet-0.0.3 | README.md |