You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-configparser-0.1.6-1.lbn25.noarch
parses configuration files compatable with Python's ConfigParser.
RPMPackage rubygem-configliere-0.4.22-2.lbn25.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.7-1.lbn25.noarch
Host CommonJS JavaScript environments in Ruby.
RPMPackage rubygem-commander-4.4.7-1.lbn25.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.8.1-1.lbn25.noarch
Extends String class or add a ColorizedString with methods to set text color, background color and text effects.
RPMPackage rubygem-coffee-script-source-1.8.0-1.lbn25.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-rails-4.2.1-3.lbn25.noarch
Coffee Script adapter for the Rails asset pipeline.
RPMPackage rubygem-coercible-1.0.0-1.lbn25.noarch
Powerful, flexible and configurable coercion library. And nothing more.
RPMPackage rubygem-coderay-1.1.1-1.lbn25.noarch
Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter.
RPMPackage rubygem-codeclimate-test-reporter-0.5.0-1.lbn25.noarch
Collects test coverage data from your Ruby test suite and sends it to Code Climate's hosted, automated code review service. Based on SimpleCov.
RPMPackage rubygem-cocaine-0.5.5-1.lbn25.noarch
A small library for doing (command) lines.
RPMPackage rubygem-cluster_chef-knife-3.0.14-1.lbn25.noarch
cluster_chef-knife 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.14-1.lbn25.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.lbn25.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.4-1.lbn25.noarch
A general classifier module to allow Bayesian and other types of classifications.
RPMPackage rubygem-clamp-1.2.1-1.lbn25.noarch
Clamp provides an object-model for command-line utilities. It handles parsing of command-line options, and generation of usage help.
RPMPackage rubygem-cisco-0.0.1-1.lbn25.noarch
This tool aims to provide transport-flexible functionality, for easy communication with Cisco devices. It currently allows you to execute commands on a device and get back the output of those commands.
RPMPackage rubygem-cinch-2.3.2-1.lbn25.noarch
A simple, friendly DSL for creating IRC bots.
RPMPackage rubygem-ci_reporter-2.0.0-1.lbn25.noarch
CI::Reporter is an add-on to Ruby testing frameworks that allows you to generate XML reports of your test runs. The resulting files can be read by a continuous integration system that understands Ant's JUnit report format.
RPMPackage rubygem-chronic-0.10.2-1.lbn25.noarch
Chronic is a natural language date/time parser written in pure Ruby.