RubyGems Navigation menu

goran 0.6

Named after Goran Invanisevic, the tennis legend who won the Wimbledon after losing the final 3 times, Goran provides a simple syntax to run a block of code multiple times. E.g. * run block 'x' number of times * run until the block returns a non-nil value * run until the block does not raise an exception * run until the block returns a non-zero value, to a maximum of 3 times, and return nil if all runs return a 0 Goran is especially useful for running network calls which have unexpected outputs like 404, timeouts. It is an easy way to build in retry logic into these calls and handle cases where these calls do not succeed at all.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.6 - May 01, 2012 (6.5 KB)
  2. 0.5 - May 01, 2012 (4.0 KB)

业主:

作者:

  • Nitesh

SHA 256 校验和:

32cf60745ed1fc9dc8f8e4fe1caf9a04f62aa9c38db037464fab6d8562095495

下载总量 383,622

这个版本 380,366

许可:

需要的 Ruby 版本:

链接: