Module: BlockRepeater

Includes:
Repeatable
Defined in:
lib/block_repeater.rb,
lib/block_repeater/version.rb,
lib/block_repeater/repeater.rb,
lib/block_repeater/repeatable.rb

Overview

A class which repeatedly executes a block of code until a given condition is met or a timeout is reached

Defined Under Namespace

Modules: Repeatable Classes: Repeater

Constant Summary collapse

VERSION =
'0.3.2'

Method Summary

Methods included from Repeatable

#repeat