Sha256: c4123615bc4c01c07499f2d2a2a5c1e28d98632fbc8446eaa58bf9c74e41bdc6
Contents?: true
Size: 1.2 KB
Versions: 12
Compression:
Stored size: 1.2 KB
Contents
# Tins - Useful tools library in Ruby ## Description Non yet. ## Badges [![Code Climate](https://codeclimate.com/github/flori/tins.png)](https://codeclimate.com/github/flori/tins) [![Code Coverage](https://codeclimate.com/github/flori/tins/coverage.png)](https://codeclimate.com/github/flori/tins) ## Changes * 2015-08-13 Release 1.6.0 - Add complete method for readline completion * 2015-06-21 Release 1.5.4 - Avoid %i syntax for now * 2015-06-17 Release 1.5.3 - Make it run on 1.9 again. - Avoid a warning in Time.dummy implementation. * 2015-05-27 Release 1.5.2 - Fix parameter naming for c-methods in method descriptions. * 2015-04-24 Release 1.5.0/1.5.1 - Implement bump logic for StringVersion * 2015-04-23 Release 1.4.0 - Add implement module helper method. * 2015-03-03 Release 1.3.5 - Don't automatically include #to method into Object, this can lead to some confusion. * 2015-02-04 Release 1.3.4 - Add some default alphabets to Tins::Token, e. g. Base64 - Add changes to Readme ## Download The homepage of this library is located at * http://flori.github.com/tins ## Author Florian Frank mailto:flori@ping.de ## License This software is licensed under the MIT (Expat) license.
Version data entries
12 entries across 12 versions & 5 rubygems