Sha256: 16116602a591b238956f0da3a395ec061ae3cc7a9cd4ae067c188958e7eb544e
Contents?: true
Size: 1.27 KB
Versions: 1
Compression:
Stored size: 1.27 KB
Contents
# RemotelyExceptional [![Gem Version](https://badge.fury.io/rb/remotely_exceptional.svg)](http://badge.fury.io/rb/remotely_exceptional) [![Yard Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/gems/remotely_exceptional) [![Build Status](https://travis-ci.org/tdg5/remotely_exceptional.svg)](https://travis-ci.org/tdg5/remotely_exceptional) [![Coverage Status](https://coveralls.io/repos/tdg5/remotely_exceptional/badge.svg)](https://coveralls.io/r/tdg5/remotely_exceptional) [![Code Climate](https://codeclimate.com/github/tdg5/remotely_exceptional/badges/gpa.svg)](https://codeclimate.com/github/tdg5/remotely_exceptional) [![Dependency Status](https://gemnasium.com/tdg5/remotely_exceptional.svg)](https://gemnasium.com/tdg5/remotely_exceptional) ## Installation Add this line to your application's Gemfile: ```ruby gem "remotely_exceptional" ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install remotely_exceptional ``` ## Usage ## Contributing 1. Fork it ( https://github.com/tdg5/remotely_exceptional/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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
remotely_exceptional-0.0.1 | README.md |