t.app# Trigonal

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'trigonal'

And then execute:

$ bundle

Or install it yourself as:

$ gem install trigonal

Usage

  • Test under rubies MRI 1.8.7 and 1.9.x, JRruby 1.6.x and 1.7.x, rubinus 1.2.x
  • Test under rails 2.3.x, 3.0.x, 3.1.x, 3.2.x and 4.x.x

TODO:

Write usage instructions here VERY FAST timeout on server poll (or thread it!) don't post on developent/test mode

Contributing

  1. Fork it
  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 new Pull Request