Commit Graph

10 Commits (v0.2.0)

Author SHA1 Message Date
Denis Knauf 97438aa9ec Regenerate gemspec for version 0.2.0 2013-03-07 12:32:34 +01:00
Denis Knauf 6472fcc07d Version bump to 0.2.0 2013-03-07 12:32:09 +01:00
Denis Knauf 6f57bb4223 Classes
=======

TimeoutInterruptSingleton created for helper methods like setup and so on.

TimeoutInterrupt#timeout and TimeoutInterrupt.timeout are stubs for calling timeout of singleton-class.

Scopeable
=========

`TimeoutInterrupt.timeout` should be scopeable now.
`TimeoutInterrupt.timeout` without args will check timeouts and will raise the next timed out timeout,
needed for scopes and if many time outs at the same time occurs.
2013-03-07 12:30:07 +01:00
Denis Knauf 7608c98054 Regenerate gemspec for version 0.1.1 2013-03-06 15:10:03 +01:00
Denis Knauf aafc641f35 Version bump to 0.1.1 2013-03-06 15:09:39 +01:00
Denis Knauf b583fe3177 Regenerate gemspec for version 0.1.0 2013-03-06 12:01:14 +01:00
Denis Knauf ec654cefc8 Version bump to 0.1.0 2013-03-06 12:00:53 +01:00
Denis Knauf 9f3eca6171 license, tests, lib. 2013-03-06 11:58:38 +01:00
Denis Knauf c3dbaa7b71 license, tests, lib. 2013-03-06 11:58:33 +01:00
Denis Knauf 6ebfbf64f9 Initial commit to ruby-timeout-interrupt. 2013-03-06 10:18:40 +01:00