Tins - Useful tools library in Ruby¶ ↑
Description¶ ↑
Non yet.
Badges¶ ↑
Changes¶ ↑
-
2015-12-03 Release 1.8.1
-
Remove some backports already existant in the newer supported rubies.
-
2015-12-01 Release 1.8.0
-
Add
foo_of
andfoo_annotations
methods to instances of classes with annotated methods. -
2015-11-09 Release 1.7.0
-
Officially require ruby >= 2.0 and use new hash syntax.
-
New feature attempt: sleep:-30 sleeps upto 30 seconds while retrying with an exponential waiting pattern.
-
Remove rotate and shuffle, recent rubies all support them.
-
Add an object oriented view on method signatures and use it to create method descriptions.
-
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
Author¶ ↑
Florian Frank flori@ping.de
License¶ ↑
This software is licensed under the MIT (Expat) license.