rimesync
A Ruby Gem equivalent in functionality to Pymesync.
Build Instructions
$ git clone https://github.com/osuosl/rimesync
$ cd rimesync
$ bundle installBuild docs
$ cd rimesync
$ rdocRunning Tests
$ ruby tests.rb
$ ruby test_mock_rimesync.rbTo run individual test
$ ruby filename.rb -n TestName