strangeloop / regonline-ruby

Library for interacting with RegOnline services from Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

regonline-ruby - Library for accessing RegOnline web services from

Ruby. Currently just calls a custom report to retrieve custom

fields associated to a registrant.

This project uses bundler, make sure you have it installed:

$> gem install bundler --no-rdoc --no-ri

The get the dependencies:

$> bundle install

Tests were written with rspec and can be ran via:

$> rspec .

About

Library for interacting with RegOnline services from Ruby

License:MIT License


Languages

Language:Ruby 100.0%