#Ruby Open Source Projects for ROSSConf
##Flatcar https://github.com/flatcar/flatcar
Clone the repo, then point bundler to your branch in the Gemfile. Run bundle install
and then you're ready to test the gem by running it within the context of bundler to avoid conflicts -- bundle exec bin/flatcar
.
Flatcar is tested with rspec, and you can find a test coverage report via simplecov-rcov.
##Lorry https://github.com/CenturyLinkLabs/lorry (the API)