Put your Ruby code in the file lib/innox. To experiment with that code, run bin/console for an interactive prompt.

TODO: Delete this and the text above, and describe your gem

Installation

Add this to Gemfile:

gem 'innox'

And then execute:

$ bundle

Or install it yourself as:

$ gem install innox

Development

To install dependencies run bin/setup. Then to run the tests rake spec. Or run bin/console for an interactive prompt.

To install this gem onto your local run bundle exec rake install. To release a new version, update the version number in version.rb, and then bundle exec rake release, to create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.