You are here: Home

Modified items

All recently modified items, latest first.
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.
RPMPackage rubygem-rake-10.1.0-1.lbn13.noarch
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax.
RPMPackage rubygem-rak-1.4-1.lbn13.ruby193.noarch
Grep replacement, recursively scans directories to match a given Ruby regular expression. Prints highlighted results. Based on the Perl tool 'ack' by Andy Lester.
RPMPackage rubygem-rainbow-2.0.0-1.lbn13.noarch
Colorize printed text on ANSI terminals.
RPMPackage rubygem-railties-3.2.11-1.lbn13.noarch
Rails internals: application bootup, plugins, generators, and rake tasks.
RPMPackage rubygem-radius-0.7.3-1.lbn13.ruby193.noarch
Radius is a powerful tag-based template language for Ruby inspired by the template languages used in MovableType and TextPattern. It uses tags similar to XML, but can be used to generate any form of plain text (HTML, e-mail, etc...).
RPMPackage rubygem-rack-test-0.6.2-1.lbn13.ruby193.noarch
Rack::Test is a small, simple testing API for Rack apps. It can be used on its own or as a reusable starting point for Web frameworks and testing libraries to build on. Most of its initial functionality is an extraction of Merb 1.0's request helpers feature.
RPMPackage rubygem-rack-respond_to-0.9.8-1.lbn13.noarch
Rack middleware port of Rails's respond_to feature.