You are here: Home

Modified items

All recently modified items, latest first.
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.
RPMPackage rubygem-couch-replicate-0.0.3-1.lbn13.ruby193.noarch
Command line and ruby interface for linking a set of CouchDB hosts for automatic replication. Includes three rudimentary replication schemes: cicular link, reverse cicular link and link to every nth host.
RPMPackage rubygem-cookiejar-0.3.0-1.lbn13.ruby193.noarch
Allows for parsing and returning cookies in Ruby HTTP client code
RPMPackage rubygem-cookbook-omnifetch-0.2.1-1.lbn13.noarch
 
RPMPackage rubygem-contest-0.1.3-1.lbn13.ruby193.noarch
Write declarative tests using nested contexts without performance penalties. Contest is less than 100 lines of code and gets the job done.
RPMPackage rubygem-configuration-doc-1.3.2-1.lbn13.ruby193.noarch
This package contains documentation for rubygem-configuration.
RPMPackage rubygem-configuration-1.3.2-1.lbn13.ruby193.noarch
Ruby configuration gem provides a mechanism for configuring ruby programs with ruby configuration files.
RPMPackage rubygem-configparser-0.1.0-1.lbn13.ruby193.noarch
parses configuration files compatable with Python's ConfigParser