Project

drain

0.0
No commit activity in last 3 years
No release in over 3 years
Drain is a small set of libraries that I use in my other gems.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.10
~> 5.0
>= 10
 Project Readme

drain

Gem Version Ruby test result Build Status

Description

Drain is a small set of libraries that I use in my other gems. The Api is far from stable yet, so use at your own risk!

Warning

For now the API is experimental and some parts are not ready to use!

Examples

~~~ ruby
require 'drain'
~~~

Requirements

Install

~~~ sh
$ gem install drain
~~~

Copyright

Copyright © 2015–2020 Damien Robert

MIT License. See LICENSE.txt for details.

Some of the code is inspired by other project, in general I give proper acknowledgement in the corresponding file.