You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-eco-1.0.0-1.lbn13.ruby193.noarch
Ruby Eco is a bridge to the official JavaScript Eco compiler.
RPMPackage rubygem-echoe-4.3.1-2.lbn13.ruby193.noarch
A Rubygems packaging tool that provides Rake tasks for documentation, extension compiling, testing, and deployment.
RPMPackage rubygem-eassl2-2.0.1-1.lbn13.noarch
This gem is a more featureful but still drop-in replacement for eassl 0.1.1643
RPMPackage rubygem-dotenv-0.9.0-1.lbn13.noarch
Loads environment variables from `.env`.
RPMPackage rubygem-docker-api-1.10.8-1.lbn13.noarch
A simple REST client for the Docker Remote API
RPMPackage rubygem-directory_watcher-1.4.1-2.lbn13.ruby193.noarch
The directory watcher operates by scanning a directory at some interval and generating a list of files based on a user supplied glob pattern. As the file list changes from one interval to the next, events are generated and dispatched to registered observers. Three types of events are supported -- added, modified, and removed.
RPMPackage rubygem-diff-lcs-1.2.5-1.lbn13.noarch
Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers. The implementation is based on Mario I. Wolczko's Smalltalk version (1.2, 1993) and Ned Konz's Perl version (Algorithm::Diff).
RPMPackage rubygem-descendants_tracker-0.0.4-1.lbn13.noarch
Module that adds descendant tracking to a class.
RPMPackage rubygem-dep_selector-1.0.3-4.lbn13.x86_64
Given packages, versions, and a dependency graph, find a valid assignment of package versions
RPMPackage rubygem-delorean-2.0.0-1.lbn13.ruby193.noarch
Delorean lets you travel in time with Ruby by mocking Time.now
RPMPackage rubygem-delayed_job-3.0.5-1.lbn13.noarch
Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks.
RPMPackage rubygem-deep_merge-1.0.0-1.lbn13.noarch
Recursively merge hashes. Now works with Ruby 1.9 and ActiveSupport
RPMPackage rubygem-daemons-1.1.9-1.lbn13.ruby193.noarch
Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash.
RPMPackage rubygem-curb-0.7.15-1.lbn13.ruby193.x86_64
Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for the libcurl(3), a fully-featured client-side URL transfer library. cURL and libcurl live at http://curl.haxx.se/
RPMPackage rubygem-curb-0.7.10-5.fc18.armv6hl
Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for the libcurl(3), a fully-featured client-side URL transfer library. cURL and libcurl live at http://curl.haxx.se/
RPMPackage rubygem-cucumber-1.1.9-1.lbn13.ruby193.noarch
Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated tests and development-aid.
RPMPackage rubygem-creole-0.4.2-1.lbn13.ruby193.noarch
Creole is a lightweight markup language (http://wikicreole.org/).
RPMPackage rubygem-crack-0.1.8-1.lbn13.ruby193.noarch
Really simple JSON and XML parsing, ripped from Merb and Rails.
RPMPackage rubygem-coveralls-0.6.6-1.lbn13.noarch
A Ruby implementation of the Coveralls API.
RPMPackage rubygem-couchrest-1.1.2-1.lbn13.ruby193.noarch
CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API, as well as including some utility scripts for managing views and attachments.