array_with_progress 0.1.3
Easily visualize progress of any Ruby task. A drop in replacement for Array.each. Output uses different colors for successes/failured, allowing to easily check status of every task. Every line is trimmed/padded to match the terminal width. There is also a possiblity to change item name during processing. Transactions for ActiveRecord are also handled if required.
Gemfile:
=
install:
=
Versions:
- 0.1.4 May 14, 2015 (9 KB)
- 0.1.3 May 14, 2015 (9 KB)
- 0.1.2 May 14, 2015 (9 KB)
- 0.1.1 April 18, 2015 (9 KB)