p99.Ruby - Installation and Use Table of Contents Install the gem From a source checkout Using the library Install the gem gem install p99-ruby or add to a Gemfile: gem 'p99-ruby' then bundle install. From a source checkout bundle install bundle exec rake test Using the library require 'p99'