# Cider-CI Open-Session for Ruby The Cider-CI Open-Session projects provide platform and language agnostic encoding, encryption and signatures. They are used for session handling in Cider-CI itself. ## Installation Add this line to your application's Gemfile: ```ruby gem 'cider_ci-open_session', '>= 1.0.0', '< 2.0.0' ``` And then execute: $ bundle ## Usage Read the [specs](./spec).