Trending Projects for August 04, 2013
Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.
The minitar library is a pure-Ruby library that provides the ability to deal
with POSIX tar(1) archive files.
This is release 0.12. This is likely the last revision before 1.0.
minitar (previously called Archive::Tar::Minitar) is based heavily on code
originally written by Mauricio Julio Fernández Pradier for the rpa-base
project.
CocoaPods manages library dependencies for your Xcode project.
You specify the dependencies for your project in one easy text file. CocoaPods resolves dependencies between libraries, fetches source code for the dependencies, and creates and maintains an Xcode workspace to build your project.
Ultimately, the goal is to improve discoverability of, and engagement in, third party open-source libr...
resque-retry provides retry, delay and exponential backoff support for
resque jobs.
Features:
* Redis backed retry count/limit.
* Retry on all or specific exceptions.
* Exponential backoff (varying the delay between retrys).
* Multiple failure backend with retry suppression & resque-web tab.
* Small & Extendable - plenty of places to override retry logic/settings.