You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

task_progress_bar

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

task_progress_bar

1.0.1
bundlerRubygems
Version published
Maintainers
1
Created
Source

TaskProgressBar

Gem Version Build Status

Getting started

bar = TaskProgressBar.new( 100 )
1..10.times{ bar.step() }
# output
[10/100][#####                                             ][10%][00:00:01][00:00:15]

Contributors

https://github.com/douglasresende/task_progress_bar/graphs/contributors

License

MIT License. Copyright 2017 Douglas Resende. http://github.com/douglasresende/task_progress_bar

You are not granted rights or licenses to the trademarks of Plataformatec, including without limitation the Devise name or logo.

FAQs

Package last updated on 07 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts