Party Line: Who You Think You're Talkin' To?

Supported Rubies

  • MRI Ruby 1.9.2
  • MRI Ruby 1.9.3
  • JRuby (in 1.9 compat mode)

Installation

First:

gem install party_line

Then in your script:

require 'party_line'

or from IRB

irb -r 'party_line'

Basic Usage

Advanced Usage

Issues

If you have problems, please create a Github issue.

Credits

chirrpy

party_line is maintained by Chrrpy, LLC

The names and logos for Chirrpy are trademarks of Chrrpy, LLC

Contributors

License

party_line is Copyright © 2013 Chirrpy. It is free software, and may be redistributed under the terms specified in the LICENSE file.