You are here: Home

Modified items

All recently modified items, latest first.
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
RPMPackage rubygem-configliere-0.4.18-1.lbn13.noarch
You've got a script. It's got some settings. Some settings are for this module, some are for that module. Most of them don't change. Except on your laptop, where the paths are different. Or when you're in production mode. Or when you're testing from the command line. "" So, Consigliere of mine, I think you should tell your Don what everyone knows. "" -- Don Corleone Configliere manage settings from many sources: static constants, simple config files, environment variables, commandline options, straight ruby. You don't have to predefine anything, but you can ask configliere to type-convert, require, document or password-obscure any of its fields. Modules can define config settings independently of each other and the main program.
RPMPackage rubygem-commonjs-0.2.5-1.lbn13.ruby193.noarch
Host CommonJS JavaScript environments in Ruby
RPMPackage rubygem-commander-4.1.5-1.lbn13.noarch
The complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries you know and love (OptionParser, HighLine), while providing many new features, and an elegant API.
RPMPackage rubygem-colorize-0.5.8-1.lbn13.noarch
Ruby string class extension. It add some methods to set color, background color and text effect on console easier. Uses ANSI escape sequences.
RPMPackage rubygem-coffee-script-source-1.2.0-1.lbn13.ruby193.noarch
CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way.