You are here: Home

Modified items

All recently modified items, latest first.
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.
RPMPackage rubygem-coffee-script-2.2.0-1.lbn13.ruby193.noarch
Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler.
RPMPackage rubygem-coercible-1.0.0-1.lbn13.noarch
Powerful, flexible and configurable coercion library. And nothing more.
RPMPackage rubygem-coderay-1.0.8-1.lbn13.ruby193.noarch
Coderay is a Ruby library for syntax highlighting. CodeRay is build to be easy to use and intuitive, but at the same time fully featured, complete, fast and efficient.
RPMPackage rubygem-cluster_chef-knife-3.0.9-1.lbn13.ruby193.noarch
cluster_chef allows you to orchestrate not just systems but clusters of machines. It includes a powerful layer on top of knife and a collection of cloud cookbooks.
RPMPackage rubygem-cluster_chef-3.0.9-1.lbn13.ruby193.noarch
cluster_chef allows you to orchestrate not just systems but clusters of machines. It includes a powerful layer on top of knife and a collection of cloud cookbooks.
RPMPackage rubygem-cleanroom-1.0.0-1.lbn13.noarch
Ruby is an excellent programming language for creating and managing custom DSLs, but how can you securely evaluate a DSL while explicitly controlling the methods exposed to the user? Our good friends instance_eval and instance_exec are great, but they expose all methods - public, protected, and private - to the user. Even worse, they expose the ability to accidentally or intentionally alter the behavior of the system! The cleanroom pattern is a safer, more convenient, Ruby-like approach for limiting the information exposed by a DSL while giving users the ability to write awesome code!.
RPMPackage rubygem-classifier-1.3.3-1.lbn13.ruby193.noarch
A general classifier module to allow Bayesian and other types of classifications.
RPMPackage rubygem-ci_reporter-1.9.0-1.lbn13.noarch
CI::Reporter is an add-on to Test::Unit, RSpec and Cucumber that allows you to generate XML reports of your test, spec and/or feature runs. The resulting files can be read by a continuous integration system that understands Ant's JUnit report XML format, thus allowing your CI system to track test/spec successes and failures.
RPMPackage rubygem-chronic-0.6.7-1.lbn13.ruby193.noarch
Chronic is a natural language date/time parser written in pure Ruby.
RPMPackage rubygem-chozo-0.6.1-1.lbn13.noarch
A collection of supporting libraries and Ruby core extensions
RPMPackage rubygem-choice-0.1.6-1.lbn13.noarch
Choice is a simple little gem for easily defining and parsing command line options with a friendly DSL.
RPMPackage rubygem-childprocess-0.5.1-1.lbn13.noarch
This gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination.
RPMPackage rubygem-childlabor-0.0.3-1.lbn13.ruby193.noarch
ChildLabor is a gem that helps manage child processes.
RPMPackage rubygem-chefspec-2.0.1-1.lbn13.noarch
Write RSpec examples for Opscode Chef recipes
RPMPackage rubygem-cheffish-0.2-1.lbn13.noarch
A library to manipulate Chef in Chef.