You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-async-rack-0.5.1-1.lbn13.noarch
Makes middleware that ships with Rack bullet-proof for async responses.
RPMPackage rubygem-ast-2.0.0-1.lbn13.noarch
A library for working with Abstract Syntax Trees.
RPMPackage rubygem-aruba-0.4.11-1.lbn13.ruby193.noarch
CLI Steps for Cucumber, hand-crafted for you in Aruba
RPMPackage rubygem-arel-3.0.2-1.lbn13.ruby193.noarch
Arel is a SQL AST manager for Ruby. It 1. Simplifies the generation of complex SQL queries 2. Adapts to various RDBMS systems It is intended to be a framework framework; that is, you can build your own ORM with it, focusing on innovative object and collection modeling as opposed to database compatibility and query generation.
RPMPackage rubygem-archive-tar-minitar-0.5.2-1.lbn13.ruby193.noarch
Archive::Tar::Minitar is a pure-Ruby library and command-line utility that provides the ability to deal with POSIX tar(1) archive files. The implementation is based heavily on Mauricio Ferna'ndez's implementation in rpa-base, but has been reorganised to promote reuse in other projects.
RPMPackage rubygem-archive-0.0.6-3.lbn13.x86_64
Simple library to manage tar and zip archives with libarchive and FFI.
RPMPackage rubygem-app_conf-0.4.0-1.lbn13.ruby193.noarch
Simplest YAML Backed Application Wide Configuration (AppConfig)
RPMPackage rubygem-amqp-0.8.4-1.lbn13.ruby193.noarch
An implementation of the AMQP protocol in Ruby/EventMachine for writing clients to the RabbitMQ message broker.
RPMPackage rubygem-amq-protocol-0.8.4-1.lbn13.ruby193.noarch
amq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not an AMQP client: amq-protocol only handles serialization and deserialization. If you want to write your own AMQP client, this gem can help you with that.
RPMPackage rubygem-amq-client-0.8.7-1.lbn13.ruby193.noarch
amq-client is a fully-featured, low-level AMQP 0.9.1 client with pluggable networking I/O adapters (EventMachine, cool.io, Eventpanda and so on) and supposed to back more opinionated AMQP clients (such as amqp gem) or be used directly in cases when access to more advanced AMQP 0.9.1 features is more important that convenient APIs
RPMPackage rubygem-amazon-ec2-doc-0.9.17-1.lbn13.ruby193.noarch
Documentation for rubygem-amazon-ec2
RPMPackage rubygem-amazon-ec2-0.9.17-1.lbn13.ruby193.noarch
A Ruby library for accessing the Amazon Web Services EC2, ELB, RDS, Cloudwatch, and Autoscaling APIs.
RPMPackage rubygem-alchemist-0.1.2.1-1.lbn13.ruby193.noarch
Conversions... like you've never seen them before!!
RPMPackage rubygem-albino-1.3.3-1.lbn13.ruby193.noarch
Ruby wrapper for pygmentize.
RPMPackage rubygem-akami-1.0.0-1.lbn13.ruby193.noarch
Building Web Service Security
RPMPackage rubygem-addressable-2.3.5-1.lbn13.noarch
Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates.
RPMPackage rubygem-activesupport-3.2.3-1.lbn13.ruby193.noarch
Utility library which carries commonly used classes and goodies from the Rails framework
RPMPackage rubygem-activeresource-3.2.3-1.lbn13.ruby193.noarch
Wraps web resources in model classes that can be manipulated through XML over REST.
RPMPackage rubygem-activemodel-3.2.3-1.lbn13.ruby193.noarch
A toolkit for building modeling frameworks like Active Record and Active Resource. Rich support for attributes, callbacks, validations, observers, serialization, internationalization, and testing.
RPMPackage rubygem-activeldap-1.2.1-1.lbn13.ruby193.noarch
'Ruby/ActiveLdap' is a ruby extension library which provides a clean objected oriented interface to the Ruby/LDAP library. It was inspired by ActiveRecord. This is not nearly as clean or as flexible as ActiveRecord, but it is still trivial to define new objects and manipulate them with minimal difficulty.