You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-rspec-its-1.2.0-1.lbn25.noarch
RSpec extension gem for attribute matching.
RPMPackage rubygem-rspec-expectations-3.10.1-1.lbn25.2.noarch
rspec-expectations adds `should` and `should_not` to every object and includes RSpec::Matchers, a library of standard matchers.
RPMPackage rubygem-rspec-core-3.10.1-5.lbn25.1.noarch
Behaviour Driven Development for Ruby. RSpec runner and example groups.
RPMPackage rubygem-rspec-3.10.0-3.lbn25.noarch
RSpec is a behaviour driven development (BDD) framework for Ruby.
RPMPackage rubygem-rest-client-2.0.2-1.lbn25.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-rdoc-6.3.2-201.lbn25.noarch
RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line.
RPMPackage rubygem-rake-13.0.6-200.lbn25.noarch
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax.
RPMPackage rubygem-rack-2.2.3-6.lbn25.noarch
Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
RPMPackage rubygem-psych-3.1.0-132.lbn25.x86_64
Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.
RPMPackage rubygem-proxifier-1.0.3-1.lbn25.noarch
Proxifier adds support for HTTP or SOCKS proxies and lets you force TCPSocket to use proxies.
RPMPackage rubygem-plist-3.4.0-9.lbn25.noarch
Plist is a library to manipulate Property List files, also known as plists. It can parse plist files into native Ruby data structures as well as generating new plist files from your Ruby objects.
RPMPackage rubygem-ohai-mega-17.9.0-1.lbn25.noarch
This package ensures additional optional gems are installed for instrumenting absolutely everything Ohai can report
RPMPackage rubygem-ohai-17.9.0-1.lbn25.noarch
Ohai detects data about your operating system and prints out a JSON data blob. It can be used standalone, but it's primary purpose is to provide node data to Chef.
RPMPackage rubygem-netrc-0.11.0-1.lbn25.noarch
This library can read and update netrc files, preserving formatting including comments and whitespace.
RPMPackage rubygem-net-ssh-multi-1.2.1-5.lbn25.noarch
Control multiple Net::SSH connections via a single interface.
RPMPackage rubygem-net-ssh-gateway-1.2.0-13.lbn25.noarch
A simple library to assist in establishing tunneled Net::SSH connections
RPMPackage rubygem-net-ssh-6.1.0-2.lbn25.noarch
Net::SSH: a pure-Ruby implementation of the SSH2 client protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH2.
RPMPackage rubygem-net-sftp-3.0.0-2.lbn25.noarch
A pure Ruby implementation of the SFTP client protocol.
RPMPackage rubygem-net-scp-3.0.0-2.lbn25.noarch
A pure Ruby implementation of the SCP client protocol
RPMPackage rubygem-net-http-persistent-4.0.1-2.lbn25.noarch
Persistent connections using Net::HTTP plus a speed fix for 1.8. It's thread-safe too.