This repository provides a client SDK for Ruby. This SDK is automatically generated by the OpenAPI Generator project:
- API version: 1.0.0-alpha1
- Package version: 1.7.1
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
For more information, please visit https://kleister.eu
If you want to build an unreleased version of this library you are able to build it locally with the following command, afterwards you should be able to install the built gem:
gem build kleister.gemspec
gem install ./kleister-1.7.1.gem
If you want to use a a properly released version hosted Rubygems you just need to add the following line to your Gemfile:
gem 'kleister', '~> 1.7.1'
If the gem is hosted at a git repository, then add the following in the Gemfile:
gem 'kleister', :git => 'https://github.com/kleister/kleister-ruby.git'
If you find a security issue please contact kleister@webhippie.de first.
Fork -> Patch -> Push -> Pull Request
Apache-2.0
Copyright (c) 2018 Thomas Boerger <thomas@webhippie.de>