You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-audited-4.2.0-2.lbn19.noarch
Log all changes to your models.
RPMPackage rubygem-attribute_struct-0.2.2-1.lbn19.noarch
Attribute structures
RPMPackage rubygem-atomic-java-1.1.16-1.lbn19.x86_64
An atomic reference implementation for JRuby, Rubinius, and MRI.
RPMPackage rubygem-atomic-1.1.16-1.lbn19.x86_64
An atomic reference implementation for JRuby, Rubinius, and MRI.
RPMPackage rubygem-async-rack-0.5.1-1.lbn19.noarch
Makes middleware that ships with Rack bullet-proof for async responses.
RPMPackage rubygem-ast-2.3.0-1.lbn19.noarch
A library for working with Abstract Syntax Trees.
RPMPackage rubygem-aruba-0.4.11-1.lbn19.noarch
CLI Steps for Cucumber, hand-crafted for you in Aruba
RPMPackage rubygem-arel-6.0.0-1.lbn19.noarch
Arel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifies the generation of complex SQL queries 2. Adapts to various RDBMSes 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.lbn19.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.lbn19.x86_64
Simple library to manage tar and zip archives with libarchive and FFI.
RPMPackage rubygem-appraisal-0.5.2-1.lbn19.noarch
Appraisal integrates with bundler and rake to test your library against different versions of dependencies in repeatable scenarios called "appraisals."
RPMPackage rubygem-app_conf-0.4.0-1.lbn19.noarch
Simplest YAML Backed Application Wide Configuration (AppConfig)
RPMPackage rubygem-apipie-rails-0.2.6-1.lbn19.noarch
This gem adds new methods to Rails controllers that can be used to describe resources exposed by API. Information entered with provided DSL are used to generate documentation, client or to validate incoming requests.
RPMPackage rubygem-apipie-params-0.0.3-1.lbn19.noarch
Allows defining structure of data and perform validation against it using json-schema.
RPMPackage rubygem-apipie-bindings-0.0.15-2.lbn19.noarch
Bindings for API calls that are documented with Apipie. Bindings are generated on the fly.
RPMPackage rubygem-ansi-1.4.3-1.lbn19.noarch
The ANSI project is a superlative collection of ANSI escape code related libraries enabling ANSI colorization and stylization of console output. Byte for byte ANSI is the best ANSI code library available for the Ruby programming language.
RPMPackage rubygem-anemone-0.7.2-1.lbn19.noarch
 
RPMPackage rubygem-ancestry-2.0.0-5.lbn19.noarch
Ancestry allows the records of a ActiveRecord model to be organized in a tree structure, using a single, intuitively formatted database column. It exposes all the standard tree structure relations (ancestors, parent, root, children, siblings, descendants) and all of them can be fetched in a single sql query. Additional features are named_scopes, integrity checking, integrity restoration, arrangement of (sub)tree into hashes and different strategies for dealing with orphaned records.
RPMPackage rubygem-amqp-0.8.4-1.lbn19.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.lbn19.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.