You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-systemu-2.6.4-2.lbn19.noarch
Universal capture of stdout and stderr and handling of child process pid.
RPMPackage rubygem-syslog-logger-1.6.8-1.lbn19.noarch
An improved Logger replacement that logs to syslog. It is almost drop-in with a few caveats.
RPMPackage rubygem-svn2git-2.3.2-1.lbn19.noarch
svn2git is a tiny utility for migrating projects from Subversion to Git while keeping the trunk, branches and tags where they should be. It uses git-svn to clone an svn repository and does some clean-up to make sure branches and tags are imported in a meaningful way, and that the code checked into master ends up being what's currently in your svn trunk rather than whichever svn branch your last commit was in.
RPMPackage rubygem-specinfra-2.12.3-1.lbn19.noarch
Common layer for serverspec and itamae.
RPMPackage rubygem-slop-4.4.1-1.lbn19.noarch
A DSL for gathering options and parsing command line flags.
RPMPackage rubygem-serverspec-2.8.1-1.lbn19.noarch
RSpec tests for your servers configured by Puppet, Chef or anything else.
RPMPackage rubygem-ruby_parser-3.7.0-1.lbn19.noarch
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc - which does by default use a C extension). RP's output is the same as ParseTree's output: s-expressions using ruby's arrays and base types.
RPMPackage rubygem-rspec_junit_formatter-0.2.3-1.lbn19.noarch
RSpec results that Hudson can read.
RPMPackage rubygem-rspec-support-3.5.0-1.lbn19.noarch
Support utilities for RSpec gems.
RPMPackage rubygem-rspec-mocks-3.5.0-1.lbn19.noarch
RSpec's 'test double' framework, with support for stubbing and mocking
RPMPackage rubygem-rspec-its-1.2.0-1.lbn19.noarch
RSpec extension gem for attribute matching.
RPMPackage rubygem-rspec-expectations-3.5.0-1.lbn19.noarch
rspec expectations (should[_not] and matchers)
RPMPackage rubygem-rspec-core-3.5.3-1.lbn19.noarch
BDD for Ruby. RSpec runner and example groups.
RPMPackage rubygem-rspec-3.5.0-1.lbn19.noarch
RSpec is a behaviour driven development (BDD) framework for Ruby.
RPMPackage rubygem-rest-client-2.0.0-1.lbn19.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-4.2.2-1.lbn19.noarch
RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying online documentation. See RDoc for a description of RDoc's markup and basic use.
RPMPackage rubygem-rdiscount-2.0.7.3-1.fc19.armv6hl
Description: Discount is an implementation of John Gruber's Markdown markup language in C. It implements all of the language described in the markdown syntax document and passes the Markdown 1.0 test suite.
RPMPackage rubygem-rake-10.4.2-56.lbn19.noarch
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax.
RPMPackage rubygem-rack-2.0.1-1.lbn19.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. Also see http://rack.github.io/.
RPMPackage rubygem-psych-2.0.17-56.lbn19.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.