You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-axiom-types-0.1.1-1.lbn25.noarch
Define types with optional constraints for use within axiom and other libraries.
RPMPackage rubygem-aws-sdk-v1-1.66.0-1.lbn25.noarch
Version 1 of the AWS SDK for Ruby. Available as both `aws-sdk` and `aws-sdk-v1`. Use `aws-sdk-v1` if you want to load v1 and v2 of the Ruby SDK in the same application.
RPMPackage rubygem-aws-sdk-resources-3.68.0-1.lbn25.noarch
Provides resource oriented interfaces and other higher-level abstractions for many AWS services. This gem is part of the official AWS SDK for Ruby.
RPMPackage rubygem-aws-sdk-core-3.84.0-1.lbn25.noarch
Provides API clients for AWS. This gem is part of the official AWS SDK for Ruby.
RPMPackage rubygem-aws-sdk-3.0.1-1.lbn25.noarch
Build Ruby applications with the aws-sdk gem that takes the complexity out of coding directly against the web service interfaces. The gem handles common tasks, such as authentication, request retries, XML processing, error handling, and more.
RPMPackage rubygem-aws-2.10.2-1.lbn25.noarch
AWS Ruby Library for interfacing with Amazon Web Services including EC2, S3, SQS, SimpleDB and most of their other services as well. By http://www.appoxy.com.
RPMPackage rubygem-awesome_print-1.7.0-1.lbn25.noarch
Great Ruby dubugging companion: pretty print Ruby objects to visualize their structure. Supports custom object formatting via plugins.
RPMPackage rubygem-avl_tree-1.2.1-1.lbn25.noarch
 
RPMPackage rubygem-autotest-4.4.6-1.lbn25.noarch
This is a stub gem to fix the confusion caused by autotest being part of the ZenTest suite.
RPMPackage rubygem-audited-4.5.0-1.lbn25.noarch
Log all changes to your models.
RPMPackage rubygem-attribute_struct-0.3.4-1.lbn25.noarch
Attribute structures
RPMPackage rubygem-async-rack-0.5.1-1.lbn25.noarch
Makes middleware that ships with Rack bullet-proof for async responses.
RPMPackage rubygem-ast-2.4.0-1.lbn25.noarch
A library for working with Abstract Syntax Trees.
RPMPackage rubygem-aruba-0.14.3-1.fc28.noarch
Aruba is Cucumber extension for Command line applications written in any programming language.
RPMPackage rubygem-arel-8.0.0-2.lbn25.noarch
Arel is a Relational Algebra for Ruby. It 1) simplifies the generation complex of SQL queries and it 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.6.1-1.lbn25.noarch
'archive-tar-minitar' has been deprecated; just install 'minitar'. The minitar library is a pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files. This is release 0.6, providing a number of bug fixes including a directory traversal vulnerability, CVE-2016-10173. This release starts the migration and modernization of the code: * the licence has been changed to match the modern Ruby licensing scheme (Ruby and Simplified BSD instead of Ruby and GNU GPL); * the +minitar+ command-line program has been separated into the +minitar-cli+ gem; and * the +archive-tar-minitar+ gem now points to the +minitar+ and +minitar-cli+ gems and discourages its installation. Some of these changes may break existing programs that depend on the internal structure of the minitar library, but every effort has been made to ensure compatibility; inasmuch as is possible, this compatibility will be maintained through the release of minitar 1.0 (which will have strong breaking changes). minitar (previously called Archive::Tar::Minitar) is based heavily on code originally written by Mauricio Julio Fernández Pradier for the rpa-base project.
RPMPackage rubygem-appraisal-2.2.0-1.lbn25.noarch
Appraisal integrates with bundler and rake to test your library against different versions of dependencies in repeatable scenarios called "appraisals.".
RPMPackage rubygem-apipie-params-0.0.3-1.lbn25.noarch
Allows defining structure of data and perform validation against it using json-schema.
RPMPackage rubygem-apipie-bindings-0.2.0-1.lbn25.noarch
Bindings for API calls that are documented with Apipie. Bindings are generated on the fly.
RPMPackage rubygem-ansi-1.4.3-1.lbn25.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.