Marktable
Marktable is a Ruby gem for ...
Installation
Add this line to your application's Gemfile:
gem 'marktable'
And then execute:
bundle install
Or install it yourself as:
gem install marktable
Usage
require 'marktable'
# Example usage here
Development
After checking out the repo, run bin/setup
to install dependencies. Then, run rake spec
to run the tests.