Commit Graph

5 Commits (master)

Author SHA1 Message Date
Denis Knauf f963e41c52 „README.md“ ändern 2022-03-24 12:45:07 +01:00
Denis Knauf f27600ce16 Gemfile updated, Rakefile/gemspec modernized. 2021-12-12 15:59:25 +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 aafc641f35 Version bump to 0.1.1 2013-03-06 15:09:39 +01:00
Denis Knauf 9f3eca6171 license, tests, lib. 2013-03-06 11:58:38 +01:00