You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-rr-1.0.4-1.lbn13.ruby193.noarch
RR (Double Ruby) is a double framework that features a rich selection of double techniques and a terse syntax. http://xunitpatterns.com/Test%20Double.html
RPMPackage rubygem-ronn-0.7.3-1.lbn13.ruby193.noarch
Builds manuals
RPMPackage rubygem-ripper-1.0.5-1.lbn13.x86_64
This gem is meant for Ruby 1.8.x builds. Ruby 1.9.x comes with a functioning ripper implementation out of the box. This gem is a port of the Ripper 1.9 for Ruby 1.8.x. Ripper was written by Minero Aoki and ported by Loren Segal.
RPMPackage rubygem-ridley-4.0.0-1.lbn13.noarch
A reliable Chef API client with a clean syntax
RPMPackage rubygem-rhn_satellite-0.0.6-1.lbn13.ruby193.noarch
It provides an easy way to interact with a RedHat Satellite API.
RPMPackage rubygem-rexical-1.0.5-1.lbn13.ruby193.noarch
Rexical is a lexical scanner generator. It is written in Ruby itself, and generates Ruby program. It is designed for use with Racc.
RPMPackage rubygem-rev-0.3.2-1.lbn13.ruby193.x86_64
Rev is a Ruby binding to the libev high performance event library
RPMPackage rubygem-retryable-2.0.1-1.lbn13.noarch
Kernel#retryable, allow for retrying of code blocks.
RPMPackage rubygem-retriable-1.3.3.1-1.lbn13.noarch
Retriable is an simple DSL to retry a code block if an exception should be raised. This is especially useful when interacting external api/services or file system calls.
RPMPackage rubygem-rest-client-1.6.7-1.lbn13.ruby193.noarch
A simple Simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.
RPMPackage rubygem-reel-0.5.0-1.lbn13.noarch
A Celluloid::IO-powered HTTP server.
RPMPackage rubygem-redis-3.0.2-1.lbn13.noarch
A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface. It features thread-safety, client-side sharding, pipelining, and an obsession for performance.
RPMPackage rubygem-redgreen-1.2.2-1.lbn13.ruby193.noarch
redgreen is an expanded version of Pat Eyler's RedGreen. It will install a 'rg' file in your bin directory. Use that as you would use 'ruby' when running a test.
RPMPackage rubygem-redcarpet-2.1.1-1.lbn13.ruby193.x86_64
A fast, safe and extensible Markdown to (X)HTML parser
RPMPackage rubygem-rdiscount-2.0.7-1.fc18.armv6hl
Description: Discount is an implementation of John Gruber's Markdown markup language in C. It implements all of the language described in the markdown syntax document and passes the Markdown 1.0 test suite.
RPMPackage rubygem-rdiscount-1.6.8-1.lbn13.ruby193.x86_64
Description: Discount is an implementation of John Gruber's Markdown markup language in C. It implements all of the language described in the markdown syntax document and passes the Markdown 1.0 test suite.
RPMPackage rubygem-rbzip2-0.2.0-1.lbn13.noarch
A pure Ruby implementation of the bzip2 compression algorithm.
RPMPackage rubygem-rbvmomi-1.6.0-1.lbn13.ruby193.noarch
Ruby interface to the VMware vSphere API
RPMPackage rubygem-rb-readline-0.4.1-1.lbn13.ruby193.noarch
The readline library provides a pure Ruby implementation of the GNU readline C library, as well as the Readline extension that ships as part of the standard library.
RPMPackage rubygem-rake-compiler-0.8.1-1.lbn13.ruby193.noarch
rake-compiler aims to help Gem developers while dealing with Ruby C extensions, simplifiying the code and reducing the duplication. It follows *convention over configuration* and set an standarized structure to build and package C extensions in your gems. This is the result of expriences dealing with several Gems that required native extensions across platforms and different user configurations where details like portability and clarity of code were lacking.