You are here: Home

Modified items

All recently modified items, latest first.
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.
RPMPackage rubygem-pry-0.10.4-4.lbn19.noarch
An IRB alternative and runtime developer console.
RPMPackage rubygem-proxifier-1.0.3-1.lbn19.noarch
Proxifier adds support for HTTP or SOCKS proxies and lets you force TCPSocket to use proxies.
RPMPackage rubygem-polyglot-0.3.5-1.lbn19.noarch
This Ruby GEM allows custom language loaders for specified file extensions to be hooked into require.
RPMPackage rubygem-plist-3.2.0-1.lbn19.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-passenger-native-libs-3.0.21-4.fc19.armv6hl
This package contains the native shared library for Apache & Nginx Phusion Passenger™ bindings, built against ruby sources. It has been separated so that installing a new ruby interpreter only necessitates rebuilding this package.
RPMPackage rubygem-passenger-native-3.0.21-4.fc19.armv6hl
This package contains the native code extensions for Apache & Nginx Phusion Passenger™ bindings.
RPMPackage rubygem-passenger-3.0.21-4.fc19.armv6hl
Phusion Passenger™ — a.k.a. mod_rails or mod_rack — makes deployment of Ruby web applications, such as those built on the revolutionary Ruby on Rails web framework, a breeze. It follows the usual Ruby on Rails conventions, such as “Don’t-Repeat-Yourself”.
RPMPackage rubygem-ohai-8.23.0-1.lbn19.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-nokogiri-1.5.9-1.fc19.armv6hl
Nokogiri parses and searches XML/HTML very quickly, and also has correctly implemented CSS3 selector support as well as XPath support. Nokogiri also features an Hpricot compatibility layer to help ease the change to using correct CSS and XPath.
RPMPackage rubygem-netrc-0.11.0-1.lbn19.noarch
This library can read and update netrc files, preserving formatting including comments and whitespace.
RPMPackage rubygem-net-ssh-multi-1.2.1-1.lbn19.noarch
Control multiple Net::SSH connections via a single interface.
RPMPackage rubygem-net-ssh-gateway-1.2.0-1.fc19.noarch
A simple library to assist in establishing tunneled Net::SSH connections