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 way to repeatedly execute 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 =
'1.1.0'

Method Summary

Methods included from Repeatable

#repeat