You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-ruby-progressbar-1.7.1-1.lbn13.noarch
Ruby/ProgressBar is an extremely flexible text progress bar library for Ruby. The output can be customized with a flexible formatting system including: percentage, bars of various formats, elapsed time and estimated time remaining.
RPMPackage rubygem-ruby-openid-2.1.8-1.lbn13.ruby193.noarch
A library for consuming and serving OpenID identities.
RPMPackage rubygem-ruby-lxc-1.0.2-1.lbn13.x86_64
Ruby-LXC is a Ruby binding for the liblxc library, allowing Ruby scripts to create and manage Linux containers.
RPMPackage rubygem-ruby-hmac-0.4.0-2.lbn13.ruby193.noarch
This module provides common interface to HMAC functionality. HMAC is a kind of "Message Authentication Code" (MAC) algorithm whose standard is documented in RFC2104. Namely, a MAC provides a way to check the integrity of information transmitted over or stored in an unreliable medium, based on a secret key. Originally written by Daiki Ueno. Converted to a RubyGem by Geoffrey Grosenbach
RPMPackage rubygem-rubocop-0.25.0-1.lbn13.noarch
Automatic Ruby code style checking tool. Aims to enforce the community-driven Ruby Style Guide.
RPMPackage rubygem-rspec_junit_formatter-0.2.2-1.lbn13.noarch
RSpec results that Hudson can read.
RPMPackage rubygem-rspec-support-3.2.2-1.lbn13.noarch
Support utilities for RSpec gems.
RPMPackage rubygem-rspec-rerun-0.1.2-1.lbn13.noarch
Re-run failed RSpec tests.
RPMPackage rubygem-rspec-rails-2.14.0-1.lbn13.noarch
RSpec for Rails
RPMPackage rubygem-rspec-mocks-3.2.1-1.lbn13.noarch
RSpec's 'test double' framework, with support for stubbing and mocking
RPMPackage rubygem-rspec-expectations-3.2.1-1.lbn13.noarch
rspec expectations (should[_not] and matchers)
RPMPackage rubygem-rspec-core-3.2.3-1.lbn13.noarch
BDD for Ruby. RSpec runner and example groups.
RPMPackage rubygem-rspec-3.1.0-1.lbn13.noarch
RSpec is a behaviour driven development (BDD) framework for Ruby.
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